Hi,
403: <ol>
404: <li>Concert</li>
405: <ol>
406: <li>Intro</li>
Line 405, column 5: document type does not allow element "OL" here; assuming missing "LI" start-tag
Du musst die "inneren" <ol>s auch in den <li>-Tag packen. Innerhalb einer Liste ist nur das erlaubt.
<ol>
<li>Concert
<ol>
<li>dings</li>
<li>....</li>
</ol>
</li>
<li>...</li>
</ol>
HTH
wunderwarzenschwein
--
ss:} zu:$ ls:} fo:| de:] va:) ch:? sh:( n4:# rl:? br:> js:| ie:( fl:{ mo:)
ss:} zu:$ ls:} fo:| de:] va:) ch:? sh:( n4:# rl:? br:> js:| ie:( fl:{ mo:)