Verifying and Addressing Accessibility

Accessibility relates to the way a page is structured and how it will render in devices that are used by people who have vision problems or who need other special browser considerations.

Good HTML/XHTML practices such as using valid code and meaningful alt tags, and not relying on JavaScript or Flash for key elements such as navigation, will prevent most accessibility problems.

In this exercise, you will create code that violates accessibility standards, and then you will repair the error.

Note

Verifying and Addressing Accessibility

USE the CH3 sample site you modified in the previous exercise.

OPEN the CH3 site if it isn’t already open, and display ...

Get Microsoft® Expression® Web 2 Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.