Error while validating HTML "document type does not allow element "li" here; missing one of "ul", "o
- by brumila
Hey!
So I'm trying to code something on wordpress for the first time but the validator doesn't seem to like me. Look at the error I got while validating:
Line 87, Column 33: document type does not allow element "li" here; missing one of "ul", "ol", "menu", "dir" start-tag
I've searched everywhere, I'm not aware of any missing or misplaced li or…