Untitled diff

Creato Il diff non scade mai
6 rimozioni
3 linee
6 aggiunte
3 linee
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" />')