Forum Moderators: open
Error Line 182, Column 9: XML Parsing Error: Opening and ending tag mismatch: div line 95 and body
(Line 95 is this: <div id="page">)
Error Line 183, Column 7: XML Parsing Error: Opening and ending tag mismatch: body line 94 and html
Line 94 is this: <body id="accommodation">
Error Line 183, Column 7: XML Parsing Error: Premature end of data in tag html line 2
Line 2 is this: <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
I've got no real idea as to why I'm getting these errors. The thing is I've got a few pages on the blog and it's only occurring with one of these even though these lines of code it's referring to are the same on all pages.
Any ideas?