Searchbox is here: Alt plus 4 |
|Go to main content|
Accessibility information page| |
||||||
![]() |
Online Accessibility
D
...a better web for everyone! |
||||||
Navigation begins hereHome (1)| |
Tutorial (U)| | Formats (F)| | Tags (G)| | Tools (L)| | Resources (R)| | Questions? (Q)| | |
Tags|Alt| Div| I D| Meta| T H| |
I D and Label ForThe I D identifier is used inserted in the "Input" tag and used in conjunction with the Label For identifier to associate a text label with data input. Although forms can be made accessible through linear structure, using the Label For and I D identifiers will ensure that screen readers properly link labels and input. For more detail see the Forms page. Code Example: <tr> <td> <label for:"FirstName">First name:</label> </td> <td> <input type="text" name="fn" id="FirstName"> </td> </tr> BrowsersInternet Explorer supports the Label For and I D identifiers. Netscape Navigator does not. Adaptive Technology
|
||||||
|
|
Secondary navigation begins here| About this site (B) | Email (E) | Site Map (3) | Comments (9) | |
||||||