Posts: 176
Location: Out there some where
|
Well Chat,
the only way that image would show up is if you had it in the same folder as the file
HTML Code:
<img src="000solos_468x80_004.gif" border="0">
BUT if you have it in a folder like images that you keep your images in it would be
HTML Code:
<img src="images/000solos_468x80_004.gif" border="0">
and don't for get your alt=" buy gold" if the banner was about selling gold because spiders don't see images BUT they read alts 
__________________
Life is Good,OleTom
Please login or register to view this content. Registration is FREE
Last edited by OleTom; 12-31-2010 at 10:31 PM..
|