View Single Post
Old 2011-04-13, 02:13 PM   #1
pc
Shift Out / X-On
 
pc's Avatar
 
Join Date: Jul 2007
Location: unknown
Posts: 2,298
Send a message via ICQ to pc
img code in chrome and IE9

when you doing something like this

Code:
<img src="domain.com/images/image.png" title="title" border="0">
make sure there is only one space before title="title" otherwise it shows _ in chrome and IE before the image, and this is only when you linking the image.

I was scratching my head over this one this morning.

Just thought I'd share this with you

never know
pc is offline   Reply With Quote