I have exactly 8 errors now LOL
Hello?
I would really like help with this one:
Line 243, column 14: document type does not allow element “li” here; missing one of “ul”, “ol”, “menu”, “dir” start-tag
<li id=”stuff”>Stuff:
A link to the page might help….[1]
But at a guess, your layout is either missing a
tag before the line where the validator complains about the
and the
. [2]
Hard to be sure beyond that without seeing the page…..
[1] Always does 🙂
[2] Hope I’ve got the formatting right so those show up
Anonymous
All the lists, ol or ul, must be in the format:
One cannot have li’s outside the ul (or ol) wrapper – and within one cannot have anything outside the li’s
berry simple, berry easy.
uh, I didnt give a link to my page, because all you have to do is click on my name!