- From: David Dorward <david@dorward.me.uk>
- Date: Thu, 10 Aug 2006 13:45:07 +0100
- To: www-html@w3.org
On Thu, Aug 10, 2006 at 01:30:52PM +0100, Mike Whitehurst wrote:
> i see, but isn't that duplication?
> <section><h2>Text
> "this is a section, this is a level 2 section called Text"
That would be, but the syntax is:
<h>Heading</h>
<section>
<h>Level 2 heading</h>
<section>
<h>Level 4 heading</h>
</section>
</section>
May I suggest you read the spec being discussed?
http://www.w3.org/TR/xhtml2/mod-structural.html
--
David Dorward http://dorward.me.uk
Received on Thursday, 10 August 2006 12:45:11 UTC