Untitled diff

Erstellt Diff läuft nie ab
6 Entfernungen
3 Zeilen
6 Hinzufügungen
3 Zeilen
myTitle = "abc '' def";
myTitle = "abc '' def";


document.write("<img title='" + myTitle + "' src='https://www.google.de/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png' />")
document.write('<img title="' + myTitle + '" src="https://www.google.de/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png" />')