- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Tue, 27 Mar 2007 08:24:04 +0300 (EEST)
- To: www-validator@w3.org
On Mon, 26 Mar 2007, D9 wrote: > absbottom IS valid. It isn't. It's the DTD that specifies this, not browser practice or your needs. To see what validation is about, check http://www.cs.tut.fi/~jkorpela/html/validation.html > Both IE6 and FF2 accepts it and it is the only align that works for me. That doesn't change the Document Type Definition in any way. You have specified a DTD, and the validator simple checks your document against it. On the practical side, check what you can do in CSS using vertical-align (which has a flexible set of possible values). -- Jukka "Yucca" Korpela, http://www.cs.tut.fi/~jkorpela/
Received on Tuesday, 27 March 2007 05:24:12 UTC