Forum Moderators: open
<a href="http://www.example.com"><img alt="gold award" src="http://www.example.com /gold-award.jpg" /></a>
I use this code that is generated by Adobe Dreamweaver CS3 and to which I add the above domain.
<textarea dir="ltr" id="Button1" lang="en" rows="5" cols="45" name="Button1" xml:lang="en"><a href="http://www.example.com"><img alt="gold award" src="http://www.domain.com /gold-award.jpg" /></a><textarea>
When I go to [validator.w3.org...] the code is not compliant. If I use the revalidate function and clean up with tidy, it removes the code <a href="http://www.example.com"><img alt="gold award" src="http://www.example.com /gold-award.jpg" /></a>
What am I doing wrong?
How can I make a code compliant text box that will allow me to add the code <a href="http://www.example.com"><img alt="gold award" src="http://www.example.com /gold-award.jpg" /></a>
Or is there something else I should do?
Thank you.
[edited by: caine at 4:08 am (utc) on Jan. 8, 2010]
[edit reason] only use EXAMPLE.COM for fictitious domain names [/edit]