E-mail List Archives
Re: valid code for LABEL?
From: Patrick H. Lauke
Date: May 2, 2005 2:21PM
- Next message: Glenda: "Re: valid code for LABEL?"
- Previous message: Jon Gunderson: "Re: valid code for LABEL?"
- Next message in Thread: Glenda: "Re: valid code for LABEL?"
- Previous message in Thread: Jon Gunderson: "Re: valid code for LABEL?"
- View all messages in this Thread
Patrick H. Lauke wrote:
> What's wrong with the following?
>
> <TD vAlign="middle" align="right">
> <LABEL for="TextEmail">Email</LABEL>
> </TD>
>
> <TD>
> <input name="TextEmail" id="TextEmail" type="text"
> class="portalsearch" maxlength="50" size="14" />
> </TD>
>
Additionally, if you are using XHTML (as the self-closing input element seems to suggest), you need to convert all your tags to lowercase...
--
Patrick H. Lauke
_____________________________________________________
re
- Next message: Glenda: "Re: valid code for LABEL?"
- Previous message: Jon Gunderson: "Re: valid code for LABEL?"
- Next message in Thread: Glenda: "Re: valid code for LABEL?"
- Previous message in Thread: Jon Gunderson: "Re: valid code for LABEL?"
- View all messages in this Thread