logo       

Possible bug?: msg#00031

org.w3c.validator

Subject: Possible bug?





List,
I'm validating XHTML strict, and have a form in my document, right after the <form> element I have an <input> element, but the validator says that's not allowed, but I looked at the spec and it says I can (and should) put <input> elements there, what gives? (me or it?)

The <form> is in a <td> is that OK?

My document tree is like:

<body>
<table>
<tr><td>
<table>
<tr><td>
<form>
<input>
</form>
</td></tr>
</table>
</td></tr>
</table>
</body>

I'm not on the list so please reply directly, thank you

/B




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise