E-mail List Archives
Re: Appropriate to use textarea to display text?
From: Don Hinshaw
Date: Apr 30, 2005 2:11PM
- Next message: Randy Pearson: "Re: Appropriate to use textarea to display text?"
- Previous message: Don Hinshaw: "Appropriate to use textarea to display text?"
- Next message in Thread: Randy Pearson: "Re: Appropriate to use textarea to display text?"
- Previous message in Thread: Don Hinshaw: "Appropriate to use textarea to display text?"
- View all messages in this Thread
Excuse my poor syntax...should have been:
<input type="checkbox" name="checkbox" value="accept" id="termsAccept">
<label for="termsAccept">I have read and accept the <a href="terms.html">terms of use.</a></label>
<br>
<input type="checkbox" name="checkbox2" value="decline" id="termsDecline">
<label for="termsDecline">I do not accept the <a href="terms.html">terms of use.</a></label>
Don Hinshaw wrote:
>
> <input type="checkbox" name="checkbox" value="accept" id="termsAccept">
> <label for="termsAccept">I have read and accept the <a href="terms.html">terms of use.</label></a>
> <br>
> <input type="checkbox" name="checkbox2" value="decline" id="termsDecline">
> <label for="termsDecline">I do not accept the <a href="terms.html">terms of use.</label></a>
>
> Thanks!
>
--
Don Hinshaw
Hinshaw Design Group
510.525.2492
http://www.hinshawdesign.com
- Next message: Randy Pearson: "Re: Appropriate to use textarea to display text?"
- Previous message: Don Hinshaw: "Appropriate to use textarea to display text?"
- Next message in Thread: Randy Pearson: "Re: Appropriate to use textarea to display text?"
- Previous message in Thread: Don Hinshaw: "Appropriate to use textarea to display text?"
- View all messages in this Thread