[BNM] w3c xhtml validator is missing out tags
David Andrew
david.andrew at gmail.com
Sun Mar 1 12:34:06 GMT 2009
Hi list
When validating some XHTML the W3C validation tool it appears to be
missing out some of my closing tags. When I view the source they are
there.
Anyone else come across this issue?
Also its not validating a form correctly. Keeps referring to my hidden
input fields as:
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 .
<myCode>
<form action="http://www.pilateskensington.co.uk/index.php/site_pk/results/"
id="google">
<input type="hidden" name="cx" value="001682719281903174666:kq_nbonrykc" />
<input type="hidden" name="cof" value="FORID:11" />
<input type="hidden" name="ie" value="UTF-8" />
<input id="searchsubmit" type="submit" name="sa" value="" />
<input id="searchinput" type="text" name="q" size="31" />
</form>
</myCode>
Am I being dim and missing something glaringly obvious?
D
More information about the BNMlist
mailing list. Powered by Wessex Networks