Cannot Validate Post Page
-
Hi:
My site page is http://www.christian-dating-service-plus.com/blog
I have one error: Error Line 133 column 4: end tag for “ul” which is not finished.
Most likely, You nested tags and closed them in the wrong order. For example … is not acceptable, as must be closed before . Acceptable nesting is: …
Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is “not finished”, not complete. For instance, <head> generally requires a <title>, lists (ul, ol, dl) require list items (li, or dt, dd), and so on.
I cannot figure it out…Any ideas. Thanks so much
David
The topic ‘Cannot Validate Post Page’ is closed to new replies.