Tabular Form Employing: LABEL, ACCESSKEY, & ALT

This form uses the HTML4 attribute, "alt" to explicitly associate descriptive text with the three INPUT fields contained in the form. Form controls defined using the SELECT element use the "title" attribute for this purpose.

In this form, the ACCESSKEY defined for each form control is visually indicated by an underscored character. This effect is achieved by applying the text-decoration:underline style property to the character, which is enclosed in a span, the class for which is "accesskey". An aural stylesheet also indicates the presence of each ACCESSKEY through the association of the style rule pitch:high with the "accesskey" class.


W3C Validated XHTML 1.0!     W3C Validated CSS!


last updated by Gregory J. Rosmaita at 4:34 AM 6/2/2001