Untitled diff

Created Diff never expires
2 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
3 lines
2 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
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" />')