- From: Liam Quinn <liam@htmlhelp.com>
- Date: Fri, 31 Jan 2003 00:54:15 -0500 (EST)
- To: Alexandre Frederico de Sousa <alexfsousa@esoterica.pt>
- cc: www-validator@w3.org
> > In HTML 4.01, the recommendation is that people put > > element names in Uppercase ( E.g.: <BODY> ) and attribute names in > > lowercase ( E.g.: <IMG src=”jpg.jpg”> ), for readability issues. > > However when element names are in Uppercase, when coding XHTML 1.0 and > > trying to validate it, the validator fails to recognize the ELEMENTS. > > Is the XHTML 1.0 recommendation to put ELEMENT names in lowercase? Or > > is it a validator problem? XHTML requires that elements and attributes all be in lowercase. -- Liam Quinn
Received on Friday, 31 January 2003 00:54:09 UTC