Index of Test Pages using LINK/ROLE to Define Semantic Grouping Within a Web Resources
Editor: Jon Gunderson, University of Illinois at Urbana/Champaign
Last Updated: 5/19/2005
User agents that support LINK/ROLE for defining semantic markup
Latest Beta version of the Mozilla/Firefox Accessibility Extension Public version of the Mozilla/Firefox Accessibility ExtensionTest Page 1
Roles on Test Page 1
- banner
- navigation
- main
- secondary
- search
Test Page 1 Variations
- Variation 1: LINKS
- Uses HTML 4.01 transitional doctype
- Uses the
linkelement to provide pointers to semantic containers within a web resource - Uses the
titleattribute of thelinkelement to provide human readible labels for uniquely identifying the semantic content of a contianer containers. - Variation 2: LINKS
- Uses HTML 4.01 transitional doctype
- Uses the
linkelement to provide pointers to semantic containers within a web resource - Uses the
titleattribute of the container element to provide human readible labels for uniquely identifying the semantic content of a contianer containers. - Variation 3: ROLE
- Uses xhtml 1.0 transitional doctype
- Uses namespaces to add
roleattribute to xhtml 1.0 - Uses the
roleattribute of the container element to provide a semantic type for semantic content containers.
Test Page 2
Roles on Test Page 2
- banner
- main
- secondary
Test Page 2 Variations
- Variation 1: LINKS
- Uses HTML 4.01 transitional doctype
- Uses the
linkelement to provide pointers to semantic containers within a web resource - Uses the
titleattribute of thelinkelement to provide human readible labels for uniquely identifying the semantic content of a contianer containers. - Variation2: LINKS
- Uses HTML 4.01 transitional doctype
- Uses the
linkelement to provide pointers to semantic containers within a web resource - Uses the
titleattribute of the container element to provide human readible labels for uniquely identifying the semantic content of a contianer containers. - Variation3: ROLE
- Uses xhtml 1.0 transitional doctype
- Uses namespaces to add
roleattribute to xhtml 1.0 - Uses the
roleattribute of the container element to provide a semantic type for semantic content containers.