Hi, why is not possible to use sub li elements without another nl element?
like this:
<nl>
<label>Contents </label>
<li href="#introduction">Introduction</li>
<li>
<label>Terms</label>
<li href="#may">May</li>
<li href="#must">Must</li>
<li href="#should">Should</li>
</li>
<li href="#conformance">Conformance</li>
<li href="#references">References</li>
...
</nl>
--
Sebastian Mendel
www.sebastianmendel.de
