← Prev in month ← Prev in thread

Nested Sections Solution Proposal

From
Paul Prescod <>
Date
2005-11-21T06:43:38+00:00
ID
Thread
Nested Sections Solution Proposal
<body> 
<p>Got some stuff to say</p> 
<bodydiv> 
<p>A logical grouping of content within a body - a
specializer could use this to generate a title, but there's no
facility for the author to define a topic-like or unique
title.</p> 
<section> 
<title>A</titke> 
<p>etc.</p> 
</section> 
<section> 
<title>B</titke> 
<p>etc.</p> 
</section>
<bodydiv>
<p>A nested bodydiv.</p>
</bodydiv> 
</bodydiv> 
<bodydiv> 
<p>Another bodydiv</p>
</bodydiv>
</body>
← Prev in month ← Prev in thread