I'm working through the validation of a page, and I don't understand this error message. Can someone make sense of this for me?
Here's the error message:
Quote:
Line 76, Column 93: document type does not allow element "a" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag.
…td2html.php?version=72&jscript=0">View Verse of the Day</a>
|
Here's the section of code it refers to:
I'm trying to validate the page to XHTML Strict 1.0.