Hi all, I just completed trying the html validation on Opera for the first time. I was happy that my XSLT passed the first time. When done, it asked if I wanted to put a link: <p> <a href="http://validator.w3.org/check?uri=referer"><img border="0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88"></a> </p> The only problem I have is that the link is incorrect, as it the img tag is not closed. Someone should validate the tag, LOL :-) : <p> <a href="http://validator.w3.org/check?uri=referer"><img border="0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88" /></a> </p> Brandt W. TierneyReceived on Thursday, 17 February 2005 09:26:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:16 GMT