- From: Saad Salman <saadsalman@saadsalman.com>
- Date: Mon, 31 Jul 2006 19:15:32 +0500
- To: www-validator@w3.org
Received on Monday, 31 July 2006 15:11:16 UTC
The height attribute has been disabled in XHTML but why are you writing it
in the code you provide for the validator link?:
You should then use any replacement here also in this code or enable the
height attribute.
I use *style="height:31" *as a replacement to height attribute.
The code you provide:
-----------------------------------------------------------------------------------------------------------
<p>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0 Transitional" *height="31"* width="88" /></a>
</p>
-----------------------------------------------------------------------------------------------------------
Please reply...
Regards
Received on Monday, 31 July 2006 15:11:16 UTC