Untitled diff

Created Diff never expires
2 removals
Lines
Total3
Removed-33.3%1
Words
Total13
Removed-38.5%5
3 lines
2 additions
Lines
Total3
Added+33.3%1
Words
Total13
Added+38.5%5
3 lines
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" />')