Because of the difficulty in keeping alternative pages up to date with the full content of the original page, alternative pages should be provided only after you have tried all of the other pertinent techniques outlined in the Web Content Accessibility Guidelines to make your original page accessible (unless the alternative page is automatically generated from the same source as the original page).
Here is one way you might give visitors the choice:
Welcome to the Organization's Web Site!
Follow this link if you want the
<A HREF="path1/">dazzling but confusing site,</A>,
or follow this link if you want the
<A HREF="path2/">accessible version</A>.
When the user chooses a link, the appropriate page will be served.
Please remember that this checkpoint should only be used as a LAST RESORT. As more browsers support the latest versions of HTML, XML, CSS1 and 2 and other accessible W3C languages, pages that cannot be made accessible by following the other guidelines will become rarer.
To Checkpoints for Guideline 11.Next slide: Example for Checkpoint 12.1