WebAIM - Web Accessibility In Mind

E-mail List Archives

forms & th & label

for

From: Robin Brunner
Date: Aug 5, 2009 5:20PM


Inside form and table tags, I have:
<tr>
<th scope="row" align="right">
<label for="name">Your Name: </label></th>
<td align="left">
<input type="text" id="name" name="name" size="35"
title="Enter Your Name">
</td>
</tr>
<tr>
<th scope="row" align="right">
<label for="address">Address: </label></th>
<td align="left">
<input type="text" id="address" name="address" size="40"
title="Enter Your Address">
</td>
</tr>
??If the form is a table, and I use <th>,
how do the label elements in the table headers
and id attributes in the input elements help,
or do they??
THANKS, R
Robin Switzer Brunner
CompuPlace Director
601 Second Ave SE #3
Cedar Rapids, Iowa 52401-1305
319-362-4284
<EMAIL REMOVED>
www.ecc-cr.net