Notes on HTML Advanced @ HTML Dog
Cool stuff from HTML Advanced @ HTML Dog: Tabbing & Accesskeys.
Tabbing can define the sequence of links highlighted when the user tabs through a page. Accesskeys are shortcuts to links on the tab that can be used by pressing a key combinations such as Ctrl + 1.
Extra bit for increased accessibility: skipping navigation and hiding the link with CSS.
Tabbing can define the sequence of links highlighted when the user tabs through a page. Accesskeys are shortcuts to links on the tab that can be used by pressing a key combinations such as Ctrl + 1.
Extra bit for increased accessibility: skipping navigation and hiding the link with CSS.

0 Comments:
Post a Comment
<< Home