- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 07 Jul 2006 09:16:34 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3438
robin@reala.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from robin@reala.net 2006-07-07 09:16 -------
Invalid: <p> elements can only contain inline elements. Please see:
http://www.w3.org/TR/html4/struct/text.html#h-9.3.1
"The P element represents a paragraph. It cannot contain block-level elements
(including P itself)."
Received on Friday, 7 July 2006 09:16:43 UTC