WCAG 1.0 Double A Checkpoint 11.2
Skip Quick Links
Quick Links:
- Checkpoint 2.2
- Checkpoint 3.1
- Checkpoint 3.2
- Checkpoint 3.3
- Checkpoint 3.4
- Checkpoint 3.5
- Checkpoint 3.6
- Checkpoint 3.7
- Checkpoint 5.3
- Checkpoint 5.4
- Checkpoint 6.4
- Checkpoint 6.5
- Checkpoint 7.2
- Checkpoint 7.3
- Checkpoint 7.4
- Checkpoint 7.5
- Checkpoint 9.2
- Checkpoint 9.3
- Checkpoint 10.1
- Checkpoint 10.2
- Checkpoint 11.1
- Checkpoint 11.2
- Checkpoint 12.2
- Checkpoint 12.3
- Checkpoint 12.4
- Checkpoint 13.1
- Checkpoint 13.2
- Checkpoint 13.3
- Checkpoint 13.4
“Avoid deprecated features of W3C technologies.”
In other words, do not use tags or attributes that are not on the list of approved tags and attributes. The <font> tag for example has been deprecated. Refer to the reference below for a list of deprecated elements and attributes.
Note that XHTML 1.0 Strict, the California State standard DOCTYPE, does not allow the use of any deprecated elements and attributes. However, XHTML 1.0 Transitional does allow the use of deprecated elements and attributes.
Reference
Index of HTML 4.01 Elements and AttributesNote that these are identical to the XHTML 1.0 elements and attributes.
Deprecated XHTML Elements and Attributes