Unique Title Rules
HTML Markup Details
titleelement- The
titleelement in theheadelement should contain both the title of the website and title of the web resource. - The
titleelement is typically rendered in the title bar at the top of the graphical window of most graphical browsers such as Internet Explorer, Opera, Mozilla and Firefox. h1element- The
h1element should contain the title for the web resource and may contain the title of the website. - The page should contain at least one and no more than two
h1elements.
Accessibility Evaluation Rules
| no. | Testing | Description | Implementation | |
|---|---|---|---|---|
| FAE |
Firefox Accessibility Extension |
|||
| 1 | Fail/Pass |
The page must contain exactly one |
1.0 | 1.5 |
| 2 | Fail/Pass |
The page must contain at least one |
1.0 | 1.5 |
| 3 | Fail/Pass |
The Implementation Notes
|
1.0 | 1.5 |
| 4 | Fail/Pass |
The Implementation Notes
|
1.0 | 1.5 |
| 5 | Warning/Pass |
The page should contain no more than two |
1.0 | 1.5 |
| 6 | Warning/Pass |
The text content of the Implementation Notes
|
1.0 | 1.5 |
| 7 | Warning/Pass |
The text content of an Implementation Notes
|
1.0 | 1.5 |
| 8 | Check/Pass |
The last |
NI | NI |
| 9 | Check/Pass |
The first 60 characters of |
NI | NI |
FAE Rule Implemetation
- Illinois Functional Accessibility Evaluator 1.0
- The Illinois Functional Accessibility Evaluator is a web based tool to help developers evaluate web resources for the use of the iCITA HTML best practices.
- Web interface cannot currently analyze content generated dynamically with javascript.
- Illinois Firefox Accessibility Extension
- The Illinois Firefox Accessibility Extension is a Firefox add-in that is designed to identify accessibility features for both static and dynamically generated html content.
- Useful for identifying the location of specific accessibility problems for failures and warnings indentified in FAE reports.
- Create FAE reports for a page that uses javascript to generate page content with the FAE DHTML Report feature.
