Example for Checkpoint
13.3, continued.

Example
Slide 101 of 120
Previous slide. Next slide.

It is a good idea to show some of the visible structure of the site (i.e. the page hierarchy) to help visitors orient themselves. For non-visual users, an indication of the hierarchy could be given in the TITLE attribute of the ANCHOR element, <A>:


<A HREF="a.htm" TITLE="level 1">Welcome Page</A>
<A HREF="b.htm" TITLE="level 2">Home page</A> (main page)
<A HREF="c1.htm" TITLE="level 3">Products</A>
<A HREF="d1.htm" TITLE="level 4">Systems</A>
<A HREF="e1.htm" TITLE="level 5">System 1000</A>


Up one level To Checkpoints for Guideline 13.
Next slide: Example for Checkpoint 13.4

Introduction: Overview Guidelines: Overview Checkpoints: Overview Examples: Overview

Previous page. Next page.

Chuck Letourneau & Geoff Freed

W3C Web Accessibility Initiative

Copyright © 2000 W3C