Moin,
Man könnte das ja auf folgenden Wegen lösen:
[snip]
Erscheint mir zu aufwendig, und auch nicht korrekt geschachtelt.
Du willst eher folgendes:
<hx>Kochrezepte</hx>
<ul>
<li>
<hx+1>Fischgerichte</hx+1>
<ul>
<li>Bouillabaisse</li>
<li>Fish & Chips</li>
</ul>
</li>
<li>
<hx+1>Geflügel</hx+1>
<ul>
<li>Coq au Vin</li>
<li>Chicken Wings</li>
</ul>
</li>
…
</ul>
lg, Konrad -
--
“It’s a question of style … Sloppy work tends to be habit-forming.”
– Silk in /Castle of Wizardry/ by David Eddings.
“It’s a question of style … Sloppy work tends to be habit-forming.”
– Silk in /Castle of Wizardry/ by David Eddings.