- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 21 Oct 2002 06:15:25 +0200
- To: "Rob McMeekin" <rob.mcmeekin@verizon.net>
- Cc: <www-validator@w3.org>
* Rob McMeekin wrote: >In section c.14 of the XHTML 1.0 page at >[http://www.w3.org/TR/xhtml1/#guidelines], they give an example where the id >attribute is used in the style tag. However, the following code of mine did >not validate: That's a known bug, see http://lists.w3.org/Archives/Public/www-validator/2002Sep/0074.html The W3C HTML Validator uses the outdated XHTML 1.0 First Edition DTDs for XHTML 1.0 Validation which did not include the id Attribute for style elements.
Received on Monday, 21 October 2002 00:15:05 UTC