- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 29 Aug 2005 09:26:30 +0200
- To: "Dmitry Mukhach" <dima@onego.ru>
- Cc: <www-validator@w3.org>
* Dmitry Mukhach wrote: >When I validate my page (http://www.mukhach.com/), I got meggase, what I >can't use height. But when I corrected all problems, I got your html-code >where there is "height". Please, answer - can I use "height" or not? > ><p><a href="http://validator.w3.org/check?uri=referer"> ><img src="http://www.w3.org/Icons/valid-html40" alt="Valid HTML 4.0 >Transitional" height="31" width="88"> ></a></p> That depends on the element. It's okay to use it on <img>, it's not okay to use it on <table>, for example. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Monday, 29 August 2005 07:26:25 UTC