
All products must be able to be operated and navigated entirely by using the keyboard. Products that require the use of a mouse or any other specific non-keyboard device are inaccessible. A mouse is only one of a possible range of input devices that could be used to interact with the system, for example stylus, trackball, voice command, etc.
Use common keyboard conventions, for example tab key for cycling through elements on the page, enter key for submitting forms, arrow/page up/down keys for scrolling, escape key for cancelling, etc.
Use consistent navigation throughout a product. Always keep navigation panels in the same place in the layout. Use clear labelling of navigation and form elements.
The most important content should be the first to be presented to the user. In menus, forms and navigation systems, group the most used functions first at the top of the page and put the less used commands further down. With forms, put fields that are mandatory first followed by any optional fields. (In web pages the main content of a page should be in the first set of 'div' tags tags of the HTML.)
Avoid creating navigation systems where a high degree of hand-to-eye co-ordination is required. Cascading menu systems with multiple levels of selection available often cause difficulty for people with motor-control difficulties. If the system does require somebody to select a particular area of the screen, make the selection area big enough for people to be able to hit the targets accurately and consistently. On the web do not make links around only small icons or very short text.
Do not store important information inside rollovers. If it is a navigation element the user should not have to move over the item in order to find out what it is. There should be clear labelling of items visible to the user.
Links are very important aids to navigation - many people who use screen-readers scan web pages by skipping from link to link. This means it is very important that link text should make sense when read out of context.
A link should always be placed around descriptive, meaningful text. Do not use 'Click here' or 'More'. Link text should describe the destination of the hyperlink - think of it as describing what content the user can go to by following the link. Give as much detail as you can. Imagine a web page that only contained that single link - does the text of the link make sense on its own?
To read the article about LTS on Wikipedia, click here.
Read the article about LTS on Wikipedia.
Titles and headings also have an important role to play in helping people navigate around your web pages. Visit our section on Writing for the web: writing style and language for further advice.
Accessibility Guidelines laid down by the Web Accessibility Initiative.