- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 30 Dec 2007 09:47:27 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5331
ville.skytta@iki.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from ville.skytta@iki.fi 2007-12-30 09:47 -------
(In reply to comment #0)
> Here is an example code:
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
[...]
In the above, your document is XHTML 1.0 Transitional...
> But I checked the W3C recommendation document, even the document
> showed a wrong example. You may check here: (
> http://www.w3.org/TR/1999/REC-html401-19991224/interact/forms.html ).
...but here, you are looking into the documentation of HTML 4.01, not XHTML
1.0. See the XHTML 1.0 docs at http://www.w3.org/TR/xhtml1/
Received on Sunday, 30 December 2007 09:47:33 UTC