View Single Post
  #2 (permalink)  
Old May 12th, 2007, 19:08
Lchad Lchad is offline
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Image "Alt" tags not working

you need to close the image /> at the end
Code: Select all
<img src="rookaps001006.gif" title="" alt="Replace Your Lost Flash Drive Cap" align="top" border="0" vspace="0" hspace="0"/>
All the border=0 vspace= and hspace is not xhtml strict 1.0 appropriate.
Reply With Quote