| Title | h2 used to introduce the sections in a document [new] |
|---|---|
| Description | A short document that is organized into sections; each section has a h2 heading that introduces the topic of the section. |
| Creator | BenToWeb (reinhard.ruemer@…) |
| Rights | Copyright BenToWeb 2004-2007 |
| Language | English |
| Date | 2007-09-30 |
| Status | validated |
Technologies are markup languages or data formats. If the technology is a markup language, “features” refers to elements and attributes.
XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)
Feature: h1
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
The h1 element
.
Feature: h2
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
The h2 element
.
Feature: p
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
The p element
.
This test case is intended to pass because the h1, h2 and p
elements are used to structure the document according to its logical structure.
Accessibility expert.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case passes (line 7, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#navigation-mechanisms-headings.
The test case passes (line 9, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#navigation-mechanisms-headings.
The test case passes (line 11, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#navigation-mechanisms-headings.
The test case passes (line 13, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#navigation-mechanisms-headings.
The test case passes (line 15, column 5) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#navigation-mechanisms-headings.
The usage of headings make a document more structured.
This test case maps to technique G141: Organizing a page using headings.