Skip to main content

Cascading Style Sheets

Lotus Notes checkpoint 6.3

Web pages must be readable without requiring style sheets.

 

Rationale

Cascading Style Sheets (CSS) describe how elements within a Web page are presented. A different style sheet can be used to control how a document page is presented on displays, in print, or perhaps how the page is pronounced or brailled. A style sheet is an elegantly designed yet simple mechanism for adding styles, such as fonts, colors, and spacing to Domino Web documents. However, not all style sheet presentation features can be rendered satisfactorily with older browsers. Because CSS is not supported by all browsers and assistive technology, Web pages must be readable without requiring style sheets.

This checkpoint only applies to applications that will be deployed on the Web.

Development techniques

The following techniques are the minimum required to meet Checkpoint 6.3 from the Lotus Notes Application Accessibility Checklist.

For additional information on accessibility and CSS, see the following resources:


Testing techniques

Test the application to ensure that it complies with accessibility requirements.

Tools

Install the following tools to test this checkpoint:

Techniques

The following techniques are required to verify this checkpoint:
  Action Result
1. Disable style sheets and view the Web page to be sure all important content is still available.
Use the appropriate configuration dialogs in your Web browser to disable the use of style sheets. (If you are using Microsoft Internet Explorer, see Microsoft support bulletin KB-183717 for information on how to disable the style sheets.)
Pass:


Fail:
2. View the pages with style sheets with a screen reader. Verify the screen reader reads the page content, even though the visual presentation effects are ignored by the browser.

Pass:


Fail:


©2001, 2008 IBM Corporation

Last updated February 08, 2008.