Tim's Weblog
Tim Strehle’s links and thoughts on Web apps, software development and Digital Asset Management, since 2002.
2004-11-18

Web Usability - Accessible Forms

Roger Hudson, in Web Usability - Accessible Forms, explains:

* "label for and id to associate form elements * <fieldset> and <legend> to group form elements * tabindex to set the tabbing order"