Forum Moderators: open
Can anyone possibly help me with this?
Im trying to valid my page and am left with 2 errrors:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
"document type does not allow element "h2" here"?
<div id="main">
<h2>somem text</h2>
"document type does not allow element "blockquote" here; missing one of "object", "ins", "del", "map", "button" start-tag."
<p><blockquote>
Any help would be greatly appreciated :)