[ jump_to_report ]

Check Accessibility By:
 

Jump past advertisements
Accessibility Review

Accessibility Review (Guidelines: WCAG 2.0 (Level AA))

Export Report
            
 

1.1 Text Alternatives: Provide text alternatives for any non-text content


Success Criteria 1.1.1 Non-text Content (A)


Check 8: img element may require a long description.
Manual Check Required Line 28, Column 1:
<img src="220px-BurningFlame0.gif" alt="Flame" width="220">
Flame

Check 16: Alt text is not empty and image may be decorative.
Manual Check Required Line 28, Column 1:
<img src="220px-BurningFlame0.gif" alt="Flame" width="220">
Flame

Manual Check Required Line 35, Column 9:
<img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/ima ...
Valid CSS!

Check 178: Alt text does not convey the same information as the image.
Manual Check Required Line 28, Column 1:
<img src="220px-BurningFlame0.gif" alt="Flame" width="220">
Flame

1.3 Adaptable: Create content that can be presented in different ways (for example simpler layout) without losing information or structure.


Success Criteria 1.3.1 Info and Relationships (A)


Check 248: Visual lists may not be properly marked.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

Check 270: Unicode right-to-left marks or left-to-right marks may be required.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

Check 271: dir attribute may be required to identify changes in text direction.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

Success Criteria 1.3.3 Sensory Characteristics (A)


Check 250: Text may refer to items by shape, size, or relative position alone.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background.


Success Criteria 1.4.1 Use of Color (A)


Check 14: Image may be using color alone.
Manual Check Required Line 28, Column 1:
<img src="220px-BurningFlame0.gif" alt="Flame" width="220">
Flame

Check 251: Image may contain text with poor contrast.
Manual Check Required Line 28, Column 1:
<img src="220px-BurningFlame0.gif" alt="Flame" width="220">
Flame

Manual Check Required Line 35, Column 9:
<img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/ima ...
Valid CSS!

Success Criteria 1.4.5 Images of Text (AA)


Check 11: Image may contain text that is not in Alt text.
Manual Check Required Line 28, Column 1:
<img src="220px-BurningFlame0.gif" alt="Flame" width="220">
Flame

2.4 Navigable: Provide ways to help users navigate, find content, and determine where they are.


Success Criteria 2.4.1 Bypass Blocks (A)


Check 28: Document may be missing a "skip to content" link.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

Check 262: Groups of links with a related purpose are not marked.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

Success Criteria 2.4.2 Page Titled (A)


Check 54: title might not describe the document.
Manual Check Required Line 4, Column 1:
<title>foolsofty.com</title>

Success Criteria 2.4.4 Link Purpose (In Context) (A)


Check 19: Link text may not be meaningful.
Manual Check Required Line 20, Column 2:
<a href="CSWB110/index.html">CSWB110 Project</a>

Manual Check Required Line 21, Column 3:
<a href="Other/index.html">Other Projects</a>

Manual Check Required Line 34, Column 5:
<a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px; ...

Check 197: Anchor text may not identify the link destination.
Manual Check Required Line 20, Column 2:
<a href="CSWB110/index.html">CSWB110 Project</a>

Manual Check Required Line 21, Column 3:
<a href="Other/index.html">Other Projects</a>

Manual Check Required Line 34, Column 5:
<a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px; ...

Success Criteria 2.4.5 Multiple Ways (AA)


Check 184: Site missing site map.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

Success Criteria 2.4.6 Headings and Labels (AA)


Check 42: h1 may be used for formatting.
Manual Check Required Line 16, Column 3:
<h1>foolsofty.com</h1>

Check 43: h2 may be used for formatting.
Manual Check Required Line 26, Column 2:
<h2><small>  (foolhardy.com wasn&#39;t available)</small></h2>

3.1 Readable: Make text content readable and understandable.


Success Criteria 3.1.2 Language Parts (AA)


Check 110: Words or phrases that are not in the document's primary language may not be identified.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

3.2 Predictable: Make Web pages appear and operate in predictable ways.


Success Criteria 3.2.3 Consistent Navigation (AA)


Check 276: Repeated components may not appear in the same relative order each time they appear.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...

Success Criteria 3.2.4 Consistent Identification (AA)


Check 131: Long quotations may not be marked using the blockquote element.
Manual Check Required Line 14, Column 1:
<body>
<header>
  <h1>foolsofty.com</h1>
</header>
<nav>

	<a href="CSWB110/index.html">CSWB110 Proj ...



English | German | Italiano


Web site engine's code is copyright © 2011
Inclusive Design Institute
Web Service API