|
|
|
|
|
Web Accessibility: Style SheetsUse Style Sheets to Stylize TextStyle sheets are one solution for text decoration and object placement because they separate content from layout. Unfortunately, style sheets are not consistently supported by all Web browsers.
Do not use bitmapped images to represent text; instead, use style sheets. In the example: areer nformation
use style sheets rather than graphics for the stylistic C and I.
Use Style Sheets to Control PresentationDistinguish between structural and presentational content and use style sheets to control presentation. To determine if content is structural or presentational, create an outline of the document. Each point in the hierarchy denotes a structural change. Use structural markup to mark structural changes; use presentational markup to make items more apparent visually.
For example:
Avoid Blinking TextUse other ways to highlight text, such as presentational markup. For example, the following style sheet properties can be used to style text:
|