ESOK-hanke 2006-2011

ATRC Web Accessibility Checker : Web Accessibility Checker

AChecker is a Web accessibility evalution tool designed to help Web content developers and Web application developers ensure their Web content is accessible to everyone regardless to the technology they may be using, or their abilities or disabilities.
[ jump_to_report ]

Input

Check Accessibility by URL

Check Accessibility by File Upload


Jump past advertisements
Accessibility Review

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

  • Error Line 2, Column 1: Document language not identified.
    <html>
    
    <head>
    <link rel="stylesheet" href="/learning/id52/styles/optimacustom.css" media="screen"  ...

    Repair: .
  • Error Line 2, Column 1: Document has invalid language code.
    <html>
    <head>
    <link rel="stylesheet" href="/learning/id52/styles/optimacustom.css" media="screen"  ...

    Repair: Add a valid 2 letter or 3 letter language code as defined in the ISO 639 specification to the HTML 'lang' attribute.
  • Error Line 3, Column 1: Document missing title element.
    <head>
    <link rel="stylesheet" href="/learning/id52/styles/optimacustom.css" media="screen" type="te ...

    Repair: Add a title element to the head section of your document.
  • Error Line 231, Column 70: Anchor contains no text.
    <a href="javascript:cookie_popup();"><img src="/pics/cookie_expires.gif" border="0" title="Istunto v ...

    Repair: Add text to the a element or the title attribute of the a element or, if an image is used within the anchor, add Alt text to the image.
  • Error Line 231, Column 107: img element missing alt attribute.
    <img src="/pics/cookie_expires.gif" border="0" title="Istunto vanhenemassa. Tallenna keskeneräiset t ...

    Repair: Add an alt attribute to your img element.
  • Error Line 242, Column 108: Image used as anchor is missing valid Alt text.
    <img src="/pics/workspace.gif" title="" alt="" width="20" height="20" border="0">

    Repair: Add Alt text that identifies the purpose or function of the image.
Information HTML Validator is disabled. Enable it in "Options".

Web site engine's code is copyright © 2009

WCAG 2.0 (Level AA)

Adaptive Technology Resource Centre This version of AChecker was supported by the Ontario Government's Enabling Change Program