- From: Sebastian Mendel <info@sebastianmendel.de>
- Date: Fri, 28 Jul 2006 11:21:34 +0200
- To: www-html-editor@w3.org
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
Received on Friday, 28 July 2006 12:23:05 UTC