- From: Jim Jewett <jimjjewett@gmail.com>
 - Date: Thu, 2 Feb 2006 13:52:18 -0500
 - To: www-html-editor@w3.org
 - Cc: www-html@w3.org
 
The wording at http://www.w3.org/TR/xhtml2/mod-structural.html#sec_8.5.
suggests that <section> iff <h>, but I do not see this in the content
models.
Is there anything but good taste to prevent
<body>
<div><h>bare h in div, not with a section</h>
  <section>
    <section>
      <section><h1>H1, way down deep, and in a section to boot</h1>
</section></section></section></div></body>
-jJ
Received on Thursday, 2 February 2006 18:52:29 UTC