Error on site
-
I have an error on my site (http://wordpress.pocosin.com/) that makes the validator say:
This page is not Valid XHTML 1.0 Strict!
Below are the results of checking this document for XML well-formedness and validity.
1. Error Line 129 column 9: document type does not allow element “li” here; missing one of “ul”, “ol” start-tag.
- Register</l
The mentioned element is not allowed to appear in the context in which you’ve placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you’ve forgotten to close a previous element.One possible cause for this message is that you have attempted to put a block-level element (such as “” or “<table>”) inside an inline element (such as ““, “<span>”, or “<font>”).
Now, will anyone sugget how I could fix this error? I would appreciate the help.
C
- Register</l
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Error on site’ is closed to new replies.