Solutions: Checkpoint D, styles
Style sheets
Style sheets can enable users to define specific viewing preferences to
accommodate their disability. For instance, users with low vision may
create their own style sheet so that, regardless of what web pages they
visit, all text is displayed in an extra large font with white characters
on a black background. If designers set up their pages to override user-defined
style sheets, people with disabilities may not be able to use those pages.
Therefore, it is critical that designers ensure that their web pages
do not interfere with user-defined style sheets.
In general, the "safest" and most useful form of style sheets are "external" style
sheets, in which the style rules are set up in a separate file.
|