E-mail List Archives
Re: A Problem with a Table, Checkbox, and Label
From: reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references;
Date: Jan 26, 2005 1:33PM
- Next message: webaim@profwebsite.com: "Re: Shopping carts and Accessibility"
- Previous message: Cathy Mar: "Re: A Problem with a Table, Checkbox, and Label"
- Next message in Thread: Tim Harshbarger: "Re: A Problem with a Table, Checkbox, and Label"
- Previous message in Thread: Cathy Mar: "Re: A Problem with a Table, Checkbox, and Label"
- View all messages in this Thread
Is this a case where CSS may solve the problem - or should it be tabular data?
<input type="checkbox" name="checkbox1" value="checkbox"
id="box1">Name1
Surname1Contact details1
using float:left on each element.
great example of css forms -
http://www.themaninblue.com/writing/perspective/2004/03/24/
Im unsure how accessible the address tag is as part of the details
inside a form, but maybe that issue exists anyway?
ben
- Next message: webaim@profwebsite.com: "Re: Shopping carts and Accessibility"
- Previous message: Cathy Mar: "Re: A Problem with a Table, Checkbox, and Label"
- Next message in Thread: Tim Harshbarger: "Re: A Problem with a Table, Checkbox, and Label"
- Previous message in Thread: Cathy Mar: "Re: A Problem with a Table, Checkbox, and Label"
- View all messages in this Thread