Validation Error
Does anyone know how to correct this validation error?
document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
<div class="clr"></div>
I am also getting a validation error for the title...
For some reason when I view the page source the title is showing up twice.... yet in the header.php it is only listed once.