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/styles/optimastyles.css" media="screen" type= ...

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

    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 1313, Column 42: img element missing alt attribute.
    <img src="/learning/id52/styles/slogo_2.gif" border="0">

    Repair: Add an alt attribute to your img element.
  • Error Line 1322, Column 26: Anchor contains no text.
    <a href="javascript:go_home()"><img src="/pics/toolbar_home.gif" alt="" title="Aloitusnäkymä" border ...

    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 1322, Column 57: Image used as anchor is missing valid Alt text.
    <img src="/pics/toolbar_home.gif" alt="" title="Aloitusnäkymä" border="0">

    Repair: Add Alt text that identifies the purpose or function of the image.
  • Error Line 1323, Column 24: Anchor contains no text.
    <a href="javascript:desktop_toggle()"><img id="dt_icon" src="/pics/toolbar_my.jpg" alt="" title="Oma ...

    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 1323, Column 62: Image used as anchor is missing valid Alt text.
    <img id="dt_icon" src="/pics/toolbar_my.jpg" alt="" title="Oma tila" border="0">

    Repair: Add Alt text that identifies the purpose or function of the image.
  • Error Line 1326, Column 29: Anchor contains no text.
    <a href="javascript:frame_narrow()"><img src="/pics/toolbar_smaller.jpg" alt="" title="Pienennä kehy ...

    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 1326, Column 65: Image used as anchor is missing valid Alt text.
    <img src="/pics/toolbar_smaller.jpg" alt="" title="Pienennä kehyksen kokoa" border="0">

    Repair: Add Alt text that identifies the purpose or function of the image.
  • Error Line 1327, Column 28: Anchor contains no text.
    <a href="javascript:frame_widen()"><img src="/pics/toolbar_larger.gif" alt="" title="Suurenna kehyks ...

    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 1327, Column 63: Image used as anchor is missing valid Alt text.
    <img src="/pics/toolbar_larger.gif" alt="" title="Suurenna kehyksen kokoa" border="0">

    Repair: Add Alt text that identifies the purpose or function of the image.
  • Error Line 1342, Column 226: 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