Re: XHTML 1.1 and Forms

by "Gary Krockover" <gary(at)garykrockover.com>

 Date:  Fri, 20 Jun 2003 09:11:23 -0500
 To:  <hwg-techniques(at)hwg.org>
 References:  fl
  todo: View Thread, Original
Might try <p>&nbsp;</p> for the <br>, but its crazy, every browser
recognizes <br>, why such the determination to validate for it?  Just
curious....I understand the desire to have all the code "validated", I'd
like to hear the reasons why though.

GK


> 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

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