WCAG 1.0 Checkpoint 1.1 (Priority 1) An image element should have some descriptive text: an alt or longdesc attribute.
WCAG 1.0 Checkpoint 1.1 (Priority 1) An image input element should have a descriptive alt atribute.
WCAG 1.0 Checkpoint 1.1 (Priority 1) An applet element should have some a descriptive alt atribute.
WCAG 1.0 Checkpoint 1.1 (Priority 1) Map's area element should have a descriptive alt atribute or map should contain some a elements.
WCAG 1.0 Checkpoint 1.1 (Priority 1) An object element should contain some descriptive text.
WCAG 1.0 Checkpoint 1.1 (Priority 1) An applet element should contain some descriptive text.
WCAG 1.0 Checkpoint 1.1 (Priority 1) A frame element should have some descriptive text: a longdesc attribute.
WCAG 1.0 Checkpoint 2.2 (Priority 3) The background color and the foreground color shouldn't be the same.
WCAG 1.0 Checkpoint 3.3 (Priority 2) Do not use element, use stylesheet instead.
WCAG 1.0 Checkpoint 3.3 (Priority 2) Concerning element : B and I are not recommended. Use strong and em, or stylesheets.
WCAG 1.0 Checkpoint 3.3 (Priority 2) Use stylesheets to set background color for element.
WCAG 1.0 Checkpoint 3.3 (Priority 2) Use stylesheets to set type of element.
WCAG 1.0 Checkpoint 3.4 (Priority 2) Consider using relative lengths instead of absolute in frameset.
WCAG 1.0 Checkpoint 3.4 (Priority 2) Consider using relative lengths instead of absolute in frameset.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
Do order heading elements properly. Do not skip heading levels.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
The first heading element in the document should be h1.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
Do order heading elements properly. Do not skip heading levels.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
The first heading element in the document should be h1.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
Do order heading elements properly. Do not skip heading levels.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
The first heading element in the document should be h1.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
Do order heading elements properly. Do not skip heading levels.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
The first heading element in the document should be h1.
WCAG 1.0 Checkpoint 3.5 (Priority 2) Use header elements to convey document structure.
The first heading element in the document should be h1.
WCAG 1.0 Checkpoint 4.2 (Priority 3) Title shall be specified for each abbreviation in a document where it first occurs in the document.
WCAG 1.0 Checkpoint 4.2 (Priority 3) Title shall be specified for each acronym in a document where it first occurs in the document.
WCAG 1.0 Checkpoint 4.3 (Priority 3) The primary language of a document should be identified.
WCAG 1.0 Checkpoint 5.1 (Priority 1) Identify row and column headers in table.
WCAG 1.0 Checkpoint 5.1 (Priority 1) A table should have a caption
WCAG 1.0 Checkpoint 5.5 (Priority 3) A table should have a summary attribute
WCAG 1.0 Checkpoint 5.6 (Priority 3) A table header should have an abbr attribute to give abbreviation
WCAG 1.0 Checkpoint 6.5 (Priority 2) Specify noframes element for framesets.
WCAG 1.0 Checkpoint 6.5 (Priority 2) Ensure that dynamic content is accessible or provide
an alternative presentation or page. Avoid creating links that use "javascript" as the URI.
If a user is not using scripts, then they won't be able to link since the browser can't
create the link content.
WCAG 1.0 Checkpoint 7.2 (Priority 2) Avoid causing content to blink. Blink element is not part of HTML.
WCAG 1.0 Checkpoint 7.3 (Priority 2) Marquee element doesn't provide mechanisms to stop the movement.
Marquee element is not part of HTML.
WCAG 1.0 Checkpoint 7.4 (Priority 2) The user should control the refreshing of the page.
WCAG 1.0 Checkpoint 9.2 (Priority 2) If you must use device-dependent attributes, provide redundant input
mechanisms. "ondblclick" is device-dependent and can just be triggered by a pointing device.
WCAG 1.0 Checkpoint 9.2 (Priority 2) If you must use device-dependent attributes, provide redundant input
mechanisms. Use "onmouseup" with "onkeyup" for element.
WCAG 1.0 Checkpoint 9.2 (Priority 2) If you must use device-dependent attributes, provide redundant input
mechanisms. Use "onmousedown" with "onkeydown" for element .
WCAG 1.0 Checkpoint 9.2 (Priority 2) If you must use device-dependent attributes, provide redundant input
mechanisms. Use "onclick" with "onkeypress" for element .
WCAG 1.0 Checkpoint 9.4 (Priority 3) Create a logical tab order. Wrong tabindex value. Some tabindex
values are missing in the sequence.
WCAG 1.0 Checkpoint 9.4 (Priority 3) Create a logical tab order. Tabindex attribute
should have
a unique order number within a document.
WCAG 1.0 Checkpoint 9.5 (Priority 3) Keyboard shortcuts should be used properly. This means
that every accesskey attribute should have
a unique character within a document. The element shares the same accesskey with
some of the following elements.
WCAG 1.0 Checkpoint 10.1 (Priority 2) Do not use pop-ups.
WCAG 1.0 Checkpoint 10.1 (Priority 2) Do not use pop-ups.
WCAG 1.0 Checkpoint 10.4 (Priority 3) For browser comapatibility reasons do not use empty value of element.
WCAG 1.0 Checkpoint 10.4 (Priority 3) For browser comapatibility reasons do not use empty textareas.
WCAG 1.0 Checkpoint 10.1 (Priority 2) Content developers should avoid specifying a new window as
the target of a frame with target="_blank".
WCAG 1.0 Checkpoint 11.2 (Priority 2) Element is depricated. Do not use depricated elements.
WCAG 1.0 Checkpoint 11.2 (Priority 2) Attribute align is depricted for element .
WCAG 1.0 Checkpoint 11.2 (Priority 2) Do not use body's depricated attributes: bgcolor, background, text, vlink, alink and link.
WCAG 1.0 Checkpoint 11.2 (Priority 2) Bgcolor is depricated for element .
WCAG 1.0 Checkpoint 11.2 (Priority 2) Attribute border or hspace are depricted for element .
WCAG 1.0 Checkpoint 11.2 (Priority 2) Attribute clear is depricted for element br.
WCAG 1.0 Checkpoint 11.2 (Priority 2) Attribute start is depricted for element ol.
WCAG 1.0 Checkpoint 11.2 (Priority 2) Attributes noshade or size are depricted for element hr.
WCAG 1.0 Checkpoint 11.2 (Priority 2) Compact is depricated for element .
WCAG 1.0 Checkpoint 11.2 (Priority 2) Height or nowrap is depricated for element .
WCAG 1.0 Checkpoint 11.2 (Priority 2) Language is depricated for script element.
WCAG 1.0 Checkpoint 11.2 (Priority 2) Type is depricated for element.
WCAG 1.0 Checkpoint 12.1 (Priority 1) Use title to identify frames.
WCAG 1.0 Checkpoint 12.4 (Priority 2) Do associate controls explicitly with their labels.
Specify an id attribute for input and match it with label's for attribute.
WCAG 1.0 Checkpoint 12.4 (Priority 2) Do associate controls explicitly with their labels.
Match input's id attribute with a label's for attribute.
WCAG 1.0 Checkpoint 12.4 (Priority 2) Explicit label association is prefered to implicit.
Match input's id attribute with label's for attribute.
WCAG 1.0 Checkpoint 12.4 (Priority 2) Do associate controls explicitly with their labels.
Specify an id attribute for input and match it with label's for attribute.
WCAG 1.0 Checkpoint 12.4 (Priority 2) Do associate controls explicitly with their labels.
Match input's id attribute with a label's for attribute.
WCAG 1.0 Checkpoint 12.4 (Priority 2) Explicit label association is prefered to implicit.
Match input's id attribute with label's for attribute.
WCAG 1.0 Checkpoint 13.1 (Priority 2) Clearly identify the target of each link.
Good link text should not be overly general.
WCAG 1.0 Checkpoint 13.1 (Priority 2) If two links refer to different targets
but share the same link text, distinguish the links by
using "title" attribute of each a element.
WCAG 1.0 Checkpoint 13.1 (Priority 2) If two links refer to different targets
but share the same link text, distinguish the links by
specifying a different value for the "title" attribute of each a element. Currently
both links have same title.