S
showandbeshown
Hi,
I try to validate an xhtml document. I got the following message:
Line 52, Column 109: document type does not allow element "input"
here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div",
"pre", "address", "fieldset", "ins", "del" start-tag.
I cannot understand the reason of that because the line 52 DOES NOT
contain the element "input". Well, I have this element 2 lines bellow,
but it IS included into the block-level element <div>.
Can anybody help me?
The source can be found here:
http://www.showandbeshown.com/create_link.php
I try to validate an xhtml document. I got the following message:
Line 52, Column 109: document type does not allow element "input"
here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div",
"pre", "address", "fieldset", "ins", "del" start-tag.
I cannot understand the reason of that because the line 52 DOES NOT
contain the element "input". Well, I have this element 2 lines bellow,
but it IS included into the block-level element <div>.
Can anybody help me?
The source can be found here:
http://www.showandbeshown.com/create_link.php