- From: Olivier Thereaux <ot@w3.org>
- Date: Wed, 1 Jun 2005 10:08:13 +0900
- To: Yanlin Ye <yeyanlin@hotmail.com>
- Cc: www-validator@w3.org
On Mon, May 30, 2005, Yanlin Ye wrote: > Hello, > > I tried to validate the attached html file by file upload and got the following errors: > However, I cannot figure out what was wrong about my html file. Could you please help me out on this? As the error message says, perhaps not clearly enough, "input" is not allowed in the context you have used it. You should wrap it in, most probably, a div or p. Hope this helps. -- olivier
Received on Wednesday, 1 June 2005 01:08:13 UTC