- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sun, 7 Nov 1999 14:25:14 +0100
- To: <html-tidy@w3.org>
Hi,
http://www.w3.org/TR/REC-html40/sgml/dtd.html#Text
`ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by
any number of letters, digits ([0-9]), hyphens ("-"), underscores ("_"),
colons (":"), and periods (".").'
Example:
<P ID=1>text
Tidy: no warnings or errors were found
Tidy should treat this as an error.
regards,
--
Björn Höhrmann - mailto:bjoern@hoehrmann.de - http://www.bjoernsworld.de
Received on Sunday, 7 November 1999 09:50:26 UTC