RE: XHTML 1.1 and Forms

by "John Hornbuckle" <john.hornbuckle(at)taylor.k12.fl.us>

 Date:  Fri, 20 Jun 2003 09:28:21 -0400
 To:  <hwg-techniques(at)hwg.org>
 In-Reply-To:  r9373j4yqbe8dy
  todo: View Thread, Original
Okay... I'm taking my form out of the paragraph, but am still running into a
validation issue. Now the validator tells me that the "input" element isn't
allowed. Ditto for line breaks. Here's the relevant code:

   <form action="/customer40/DoClogin.asp" method="post">
    <input type="text" size="20"  name="username" maxlength="80" />
    <br />
    <br />
    <input type="image" src="/wclanguage/c_login30x80.gif" name="b_submit"
/>
   </form>

What's necessary to make things right?


John  


-----Original Message-----
From: owner-hwg-techniques(at)hwg.org [mailto:owner-hwg-techniques(at)hwg.org] On
Behalf Of rudy
Sent: Monday, June 02, 2003 6:23 PM
To: hwg-techniques(at)hwg.org

> http://www.taylor.k12.fl.us/new/employees/technology/support/work.order/
> 
> The validator says:
> 
> Line 83, column 56: document type does not allow element "form" here;
> missing one of "map", "object", "ins", "del", "noscript" start-tag

ye cannot put a form (block element) inside a paragraph


rudy
http://r937.com/

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA