ESOK-hanke 2006-2011

Foxability - Test results

Test results

Test results

Test subject: http://www.hanken.fi/public/

Statistics for the evaluated page

Total tests: 64

TestsPercentTotalPercent
Total passed:4570.31%4514.66%
-Passed with remarks:1929.69%227.17%
Failed:1015.63%17356.35%
Warnings:914.06%6721.82%
Total:64100.00%307100.00%

MobileOK

WCAG

Guideline 1

(show module information)

1.1 - Elements have text equivalents. (5)

(hide test results)
  1. Failed, alt attribute not found. Error was found from INPUT element code: <input id="search-submit" src="modpub/images/bullet_white.gif" type="image"> .
    • Please insert an alt attribute. For example: alt="Some fava beans and a nice chianti."
  2. Failed, <object> is missing text content. Error was found from OBJECT element code: <object height="200" width="200"> <param name="movie" value="modpub/flash/banner_sv.swf"> <emb .
    • Insert text content for <object>. For example: <object>A representation about peak oil.</object>
  3. Failed, alt attribute not found. Error was found from IMG element code: <img src="modpub/images/equis_logo.jpg"> .
    • Please insert an alt attribute. For example: alt="Some fava beans and a nice chianti."
  4. Failed, <noscript> after <script> not found. Error was found from SCRIPT element code: <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> .
    • Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
  5. Failed, <noscript> after <script> not found. Error was found from SCRIPT element code: <script type="text/javascript"> _uacct = "UA-1010369-1"; urchinTracker(); </script> .
    • Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
Test result
Failed

1.2 - A serverside Image map without an alternative textlink

    Test result
    Passed

    1.3 - Auditory descriptions for visual tracks.

    (hide test results)
    1. Remark, until user agents can automatically read aloud the text equivalent of a visual track, provide an auditory description of the important information of the visual track of a multimedia presentation.
    Test result
    Passed

    1.4 - Equivalent alternatives for time based multimedia.

    (hide test results)
    1. Remark, for any time-based multimedia presentation (e.g., a movie or animation), synchronize equivalent alternatives (e.g., captions or auditory descriptions of the visual track) with the presentation.
    Test result
    Passed

    1.5 - Client-side image map links need to have text equivalents

      Test result
      Passed

      Guideline 2

      (show module information)

      2.1 - Information is conveyed even without colors.

      (hide test results)
      1. Remark, ensure that all information conveyed with color is also available without color, for example from context or markup.
      Test result
      Passed

      2.2 - Colors are visible. (10)

      (hide test results)
      1. Failed, the color difference of rgb(68, 68, 68) and rgb(194, 192, 192) is too low. Error was found from BODY element code: <body> <div id="top"> <div id="header"> <div id="logo"> <h1><a href="http://www.hanken.fi/publ .
        • Change the colors so that they have higher color difference.
      2. Failed, the brightness difference of rgb(68, 68, 68) and rgb(194, 192, 192) is too low. Error was found from BODY element code: <body> <div id="top"> <div id="header"> <div id="logo"> <h1><a href="http://www.hanken.fi/publ .
        • Change the colors so that they have higher brightness difference.
      3. Failed, the color difference of rgb(51, 51, 51) and rgb(97, 153, 209) is too low. Error was found from SPAN element code: <span><input id="search-submit" src="modpub/images/bullet_white.gif" type="image"></span> .
        • Change the colors so that they have higher color difference.
      4. Failed, the brightness difference of rgb(51, 51, 51) and rgb(97, 153, 209) is too low. Error was found from SPAN element code: <span><input id="search-submit" src="modpub/images/bullet_white.gif" type="image"></span> .
        • Change the colors so that they have higher brightness difference.
      5. Failed, the color difference of rgb(0, 0, 0) and rgb(97, 153, 209) is too low. Error was found from INPUT element code: <input id="search-submit" src="modpub/images/bullet_white.gif" type="image"> .
        • Change the colors so that they have higher color difference.
      6. Failed, the color difference of rgb(68, 68, 68) and rgb(97, 153, 209) is too low. Error was found from DIV element code: <div id="header-decoration"><span></span></div> .
        • Change the colors so that they have higher color difference.
      7. Failed, the brightness difference of rgb(68, 68, 68) and rgb(97, 153, 209) is too low. Error was found from DIV element code: <div id="header-decoration"><span></span></div> .
        • Change the colors so that they have higher brightness difference.
      8. Failed, the color difference of rgb(68, 68, 68) and rgb(247, 247, 247) is too low. Error was found from DIV element code: <div id="modules-content"> <div id="module-contacts" class="topic-module"> <h2><a href="http://www .
        • Change the colors so that they have higher color difference.
      9. Failed, the color difference of rgb(68, 68, 68) and rgb(97, 153, 209) is too low. Error was found from DIV element code: <div id="footer"> <div id="footer-content"> <ul> <li><a href="http://www.hanken.fi">Hanken< .
        • Change the colors so that they have higher color difference.
      10. Failed, the brightness difference of rgb(68, 68, 68) and rgb(97, 153, 209) is too low. Error was found from DIV element code: <div id="footer"> <div id="footer-content"> <ul> <li><a href="http://www.hanken.fi">Hanken< .
        • Change the colors so that they have higher brightness difference.
      Test result
      Failed

      Guideline 3

      (show module information)

      3.1 - MathML

        Test result
        Passed

        3.2 - Formal grammars.

          Test result
          Passed

          3.3 - Proper font stylings.

            Test result
            Passed

            3.4 - Relative over absolute. (147)

            (hide test results)
            1. Failed, absolute size definition found. #box-wrap:"border-width: 0pt 0pt 0pt 210px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            2. Failed, absolute size definition found. #left-column:"margin: 0pt 1px 0pt -210px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            3. Failed, absolute size definition found. #left-column:"width: 210px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            4. Failed, absolute size definition found. #middle-column:"margin: 0pt 0pt 0pt -1px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            5. Failed, absolute size definition found. #left-column:"padding-bottom: 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            6. Failed, absolute size definition found. #middle-column:"padding-bottom: 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            7. Failed, absolute size definition found. .inside:"padding: 25px 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            8. Failed, absolute size definition found. #footer:"margin: 0pt 0pt 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            9. Failed, absolute size definition found. html:"margin: 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            10. Failed, absolute size definition found. html:"font-size: 12px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            11. Failed, absolute size definition found. body:"margin: 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            12. Failed, absolute size definition found. body:"font-size: 12px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            13. Failed, absolute size definition found. input:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            14. Failed, absolute size definition found. select:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            15. Failed, absolute size definition found. textarea:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            16. Failed, absolute size definition found. #header-decoration:"height: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            17. Failed, absolute size definition found. #logo h1 a:"height: 95px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            18. Failed, absolute size definition found. #logo h1 a:"width: 200px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            19. Failed, absolute size definition found. #bread-crumbs:"top: 112px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            20. Failed, absolute size definition found. #bread-crumbs:"left: 230px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            21. Failed, absolute size definition found. #bread-crumbs:"font-size: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            22. Failed, absolute size definition found. #index-feature:"padding: 0pt 20px 5px 270px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            23. Failed, absolute size definition found. #index-feature .news-item:"margin-bottom: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            24. Failed, absolute size definition found. #index-feature .news-item:"min-height: 180px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            25. Failed, absolute size definition found. #index-feature #feature-filler:"height: 180px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            26. Failed, absolute size definition found. #index-wrapper #index-main-content:"padding: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            27. Failed, absolute size definition found. #index-wrapper #index-main-content:"margin-right: 220px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            28. Failed, absolute size definition found. #index-wrapper #index-main-content #index-documents:"margin: 0pt 5px 10px 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            29. Failed, absolute size definition found. #index-wrapper #site-highlights:"margin: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            30. Failed, absolute size definition found. #current-news .news:"margin: 0pt 0pt 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            31. Failed, absolute size definition found. #current-news .news:"padding: 0pt 10px 0pt 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            32. Failed, absolute size definition found. #current-news .news .to-news-archive:"padding-left: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            33. Failed, absolute size definition found. #current-news #events:"margin-bottom: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            34. Failed, absolute size definition found. #current-news #events:"margin-left: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            35. Failed, absolute size definition found. #events #to-calendar:"padding-left: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            36. Failed, absolute size definition found. #site-highlights:"margin: 0pt 0pt 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            37. Failed, absolute size definition found. #site-highlights:"width: 190px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            38. Failed, absolute size definition found. #site-shortcuts:"margin-bottom: 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            39. Failed, absolute size definition found. #site-shortcuts ul:"margin: 10px 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            40. Failed, absolute size definition found. #site-shortcuts ul:"padding: 0pt 0pt 15px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            41. Failed, absolute size definition found. #site-shortcuts ul li:"padding-left: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            42. Failed, absolute size definition found. #site-shortcuts ul ul:"margin: 0pt 0pt 0pt 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            43. Failed, absolute size definition found. .news:"padding-bottom: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            44. Failed, absolute size definition found. .news:"margin-bottom: 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            45. Failed, absolute size definition found. .news .news-item p:"margin: 10px 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            46. Failed, absolute size definition found. .news .news-item .read-more:"margin: 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            47. Failed, absolute size definition found. #middle-column a.news-rss-link:"padding-left: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            48. Failed, absolute size definition found. #events:"padding: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            49. Failed, absolute size definition found. #events:"margin-top: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            50. Failed, absolute size definition found. h1.topic-title:"padding: 5px 0pt 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            51. Failed, absolute size definition found. h1.topic-archive:"padding: 5px 0pt 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            52. Failed, absolute size definition found. .document:"margin: 0pt 0pt 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            53. Failed, absolute size definition found. .document table:"margin: 10px 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            54. Failed, absolute size definition found. .document img:"padding: 9px 9px 9px 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            55. Failed, absolute size definition found. .document img:"padding: 9px 0pt 9px 9px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            56. Failed, absolute size definition found. .document .document-date-modified:"margin: 10px 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            57. Failed, absolute size definition found. .document .document-back-to-top:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            58. Failed, absolute size definition found. .document img:"padding: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            59. Failed, absolute size definition found. .document img:"margin: -6px 5px 5px 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            60. Failed, absolute size definition found. #document-list ul:"margin-left: -25px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            61. Failed, absolute size definition found. #topic-archive h2:"margin: 15px 0pt 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            62. Failed, absolute size definition found. #topic-archive h2:"font-size: 18px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            63. Failed, absolute size definition found. #topic-archive ul:"margin-left: -24px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            64. Failed, absolute size definition found. #topic-document-anchors ul li:"margin-bottom: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            65. Failed, absolute size definition found. #content-menu:"margin: 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            66. Failed, absolute size definition found. #content-menu h2:"margin: 5px 0pt 5px 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            67. Failed, absolute size definition found. #content-menu ul:"margin: 0pt 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            68. Failed, absolute size definition found. #content-menu ul.childul:"padding: 2px 0pt 3px 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            69. Failed, absolute size definition found. #content-menu ul.childul ul.childul:"padding: 0pt 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            70. Failed, absolute size definition found. #content-menu li:"margin: 0pt 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            71. Failed, absolute size definition found. #content-menu li:"padding: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            72. Failed, absolute size definition found. #content-menu li a:"padding-left: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            73. Failed, absolute size definition found. #left-column dl:"margin: 0pt 0pt 20px 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            74. Failed, absolute size definition found. #sites ul:"top: 67px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            75. Failed, absolute size definition found. #sites ul:"left: 280px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            76. Failed, absolute size definition found. #sites li:"width: 130px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            77. Failed, absolute size definition found. #sites a:"margin: 2px 4px 2px 2px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            78. Failed, absolute size definition found. #sites a:"padding: 6px 0pt 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            79. Failed, absolute size definition found. #sites a:"height: 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            80. Failed, absolute size definition found. #sites a:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            81. Failed, absolute size definition found. #sites a span:"padding-left: 12px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            82. Failed, absolute size definition found. #sites a span:"margin-right: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            83. Failed, absolute size definition found. #languages:"padding: 2px 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            84. Failed, absolute size definition found. #languages:"top: 15px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            85. Failed, absolute size definition found. #languages:"right: 25px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            86. Failed, absolute size definition found. #site-map-link:"padding: 2px 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            87. Failed, absolute size definition found. #site-map-link:"top: 45px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            88. Failed, absolute size definition found. #site-map-link:"right: 25px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            89. Failed, absolute size definition found. #search-form:"top: 65px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            90. Failed, absolute size definition found. #search-form:"right: 25px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            91. Failed, absolute size definition found. #search-form label:"padding-top: 4px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            92. Failed, absolute size definition found. #search-form #search-string:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            93. Failed, absolute size definition found. #search-form #search-string:"width: 120px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            94. Failed, absolute size definition found. #search-form #search-submit:"padding: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            95. Failed, absolute size definition found. #main-search-form:"font-size: 12px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            96. Failed, absolute size definition found. #main-search-form fieldset:"margin: 20px 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            97. Failed, absolute size definition found. #main-search-form fieldset:"padding: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            98. Failed, absolute size definition found. #main-search-form #query:"width: 300px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            99. Failed, absolute size definition found. #main-search-form #query:"font-size: 12px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            100. Failed, absolute size definition found. #search-results-to-contacts:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            101. Failed, absolute size definition found. #search-results:"margin: 0pt 20px 20px 0px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            102. Failed, absolute size definition found. #search-results .date-modified:"margin-top: 7px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            103. Failed, absolute size definition found. #modules #modules-content:"padding: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            104. Failed, absolute size definition found. #modules .topic-module:"padding-left: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            105. Failed, absolute size definition found. #login-form:"margin-bottom: 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            106. Failed, absolute size definition found. #login-form fieldset:"margin: 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            107. Failed, absolute size definition found. #login-form fieldset:"padding: 5px 10px 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            108. Failed, absolute size definition found. #login-form label:"margin: 0pt 0pt 6px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            109. Failed, absolute size definition found. #login-form label:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            110. Failed, absolute size definition found. #login-form input:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            111. Failed, absolute size definition found. #login-form input:"margin-bottom: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            112. Failed, absolute size definition found. #footer-content ul:"padding: 0pt 20px 0pt 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            113. Failed, absolute size definition found. #footer-content li:"margin: 0pt 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            114. Failed, absolute size definition found. #footer-content li a:"font-size: 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            115. Failed, absolute size definition found. #news-month-changer:"margin-bottom: 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            116. Failed, absolute size definition found. #news-month-changer a:"font-size: 14px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            117. Failed, absolute size definition found. #news-month-changer a.news-prev-month:"padding: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            118. Failed, absolute size definition found. #news-month-changer .news-month:"font-size: 14px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            119. Failed, absolute size definition found. #news-month-changer a.news-next-month:"padding: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            120. Failed, absolute size definition found. #news-archive .news-item h2:"font-size: 14px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            121. Failed, absolute size definition found. #middle-column .main-sub-navigation:"margin: 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            122. Failed, absolute size definition found. #middle-column .main-sub-navigation:"padding: 0pt 0pt 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            123. Failed, absolute size definition found. #middle-column .main-sub-navigation ul:"margin: 0pt 0pt 0pt 4px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            124. Failed, absolute size definition found. #middle-column .main-sub-navigation ul:"padding-bottom: 24px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            125. Failed, absolute size definition found. #middle-column .main-sub-navigation li:"padding: 5px 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            126. Failed, absolute size definition found. #middle-column .main-sub-navigation li a:"padding: 4px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            127. Failed, absolute size definition found. #middle-column .main-sub-navigation li a:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            128. Failed, absolute size definition found. #middle-column #pager:"margin: 0pt 0pt 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            129. Failed, absolute size definition found. #middle-column #pager:"padding: 4px 0pt 4px 0px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            130. Failed, absolute size definition found. #middle-column #pager .paging-prev:"margin: 5px 10px 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            131. Failed, absolute size definition found. #middle-column #pager ul:"margin: 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            132. Failed, absolute size definition found. #middle-column #pager li:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            133. Failed, absolute size definition found. #middle-column #pager li a:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            134. Failed, absolute size definition found. #middle-column #pager li a:"width: 15px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            135. Failed, absolute size definition found. #middle-column #pager .paging-next:"margin: 5px 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            136. Failed, absolute size definition found. #middle-column #pager .summary:"margin: 5px 0pt 0pt 10px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            137. Failed, absolute size definition found. #middle-column #pager .summary:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            138. Failed, absolute size definition found. #middle-column #pager .paging-next a:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            139. Failed, absolute size definition found. #middle-column #pager .paging-prev a:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            140. Failed, absolute size definition found. #middle-column a.rss-link:"padding: 2px 0pt 2px 18px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            141. Failed, absolute size definition found. .sb-rss-timestamp:"font-size: 11px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            142. Failed, absolute size definition found. table.list-of-items:"margin: 0pt 0pt 20px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            143. Failed, absolute size definition found. table.list-of-items:"padding: 20px 0pt 0pt". Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            144. Failed, absolute size definition found. #site-shortcuts li:"background: transparent url(images/bullet_double_blue.gif) no-repeat scroll 0pt 5px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/portal_public.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            145. Failed, absolute size definition found. #modules .topic-module:"background: transparent url(images/bullet_double_blue.gif) no-repeat scroll 0pt 6px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/portal_public.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            146. Failed, absolute size definition found. #modules a.external-link:"padding-right: 12px". Error was found from LINK element code: <link rel="stylesheet" href="modpub/portal_public.css" type="text/css"> .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            147. Failed, absolute size definition found. div:"margin-bottom: 5px". Error was found from DIV element code: <div style="text-align: center; margin-bottom: 5px;"> <object height="200" width="200"> <param .
              • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
            Test result
            Failed

            3.5 - Proper header usage.

            (hide test results)
            1. Warning, <h1> found 2 times. Error was found from H1 element code: <h1><span>Verktyg</span></h1> .
              • Please consider using <h1> only once per page.
            Test result
            Warning

            3.6 - Proper List usage. (2)

            (hide test results)
            1. Failed, a list without list items found. Error was found from DL element code: <dl> <dt>HANKEN - Svenska handelshögskolan</dt> <dd>PB 479 (Arkadiagatan 22)</dd> <dd>00101 .
              • List element <dl> should contain at least one list item <li>.
            2. Failed, a list without list items found. Error was found from DL element code: <dl> <dt>Vasa Campus</dt> <dd>PB 287 (Handelsesplanaden 2)</dd> <dd>65101 Vasa</dd> <dd> .
              • List element <dl> should contain at least one list item <li>.
            Test result
            Failed

            3.7 - Proper quote usage.

              Test result
              Passed

              Guideline 4

              (show module information)

              4.1 - Language changes are identified.

              (hide test results)
              1. Remark, if multiple languages are used in the document, clearly identify changes in the natural language of the document's text.
                • Use the "lang" or "xml:lang" attribute to identify any changes in language. For example: Galileo said quietly: <q lang="it">Eppur si muove</q>
              Test result
              Passed

              4.2 - Acronyms and abbreviations. (10)

              (hide test results)
              1. Warning, potential abbreviation found: HANKEN. Error was found from DT element code: <dt>HANKEN - Svenska handelshögskolan</dt> .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              2. Warning, potential abbreviation found: IFL. Error was found from DIV element code: <div class="news-item"> <div class="news-timestamp">17.3.2008</div> <h2><a href="http://www.ha .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              3. Warning, potential abbreviation found: IFL. Error was found from DIV element code: <div class="news-item"> <div class="news-timestamp">17.3.2008</div> <h2><a href="http://www.ha .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              4. Warning, potential abbreviation found: IFL. Error was found from DIV element code: <div class="news-item"> <div class="news-timestamp">17.3.2008</div> <h2><a href="http://www.ha .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              5. Warning, potential abbreviation found: IFL. Error was found from A element code: <a href="http://www.hanken.fi/public/News/Item/item/717">Den strategiska alliansen mellan Hanken och .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              6. Warning, potential abbreviation found: INSEAD. Error was found from DIV element code: <div class="news-item"> <div class="news-timestamp">11.3.2008</div> <h2><a href="http://www.ha .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              7. Warning, potential abbreviation found: RSS. Error was found from SPAN element code: <span>RSS</span> .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              8. Warning, potential abbreviation found: EQUIS. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/305">EQUIS Peer Review Visit</a> .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              9. Warning, potential abbreviation found: ERP. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/307">EM Oana Velcu disputerar med avhandling .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              10. Warning, potential abbreviation found: RSS. Error was found from SPAN element code: <span>RSS</span> .
                • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
              Test result
              Warning

              4.3 - Primary language.

                Test result
                Passed

                Guideline 5

                (show module information)

                5.1 - Table used properly

                  Test result
                  Passed

                  5.2 - Associate data cells and header cells

                  (hide test results)
                  1. Remark, for data tables that have two or more logical levels of row or column headers, use markup to associate data cells and header cells. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-table-structure.
                  Test result
                  Passed

                  5.3 - Table is used as layout

                    Test result
                    Passed

                    5.5 - Summary, caption and title in table

                      Test result
                      Passed

                      5.6 - Abbr used in long table headers names

                        Test result
                        Passed

                        Guideline 6

                        (show module information)

                        6.1 - Organize documents so they may be read without style sheets

                        (hide test results)
                        1. Remark, 4 deprecated elements were found. Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
                          • Ensure this document can be read without any styles or style sheets.
                        Test result
                        Passed

                        6.2 - Ensure that equivalents for dynamic content are updated when thedynamic content changes (3)

                        (hide test results)
                        1. Failed, <object> is missing text content. Error was found from OBJECT element code: <object height="200" width="200"> <param name="movie" value="modpub/flash/banner_sv.swf"> <emb .
                          • Insert text content for <object>. For example: <object>A representation about peak oil.</object>
                        2. Failed, <noscript> after <script> not found. Error was found from SCRIPT element code: <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> .
                          • Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
                        3. Failed, <noscript> after <script> not found. Error was found from SCRIPT element code: <script type="text/javascript"> _uacct = "UA-1010369-1"; urchinTracker(); </script> .
                          • Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
                        Test result
                        Failed

                        6.3 - Ensure that pages are usable when scripts, applets, or other programmatic objects are turned off or not supported

                        (hide test results)
                        1. Failed, <noembed> not found. Error was found from EMBED element code: <embed type="application/x-shockwave-flash" src="modpub/flash/banner_sv.swf" height="140" width="190 .
                          • Please insert <noembed> after <embed>.
                        Test result
                        Failed

                        6.4 - For scripts and applets, ensure that event handlers are input device-independent

                          Test result
                          Passed

                          6.5 - Ensure that dynamic content is accessible or provide an alternative presentation or page

                            Test result
                            Passed

                            Guideline 7

                            (show module information)

                            7.1 - Avoid causing the screen to flicker

                            (hide test results)
                            1. Remark, until user agents allow users to control flickering, avoid causing the screen to flicker. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-flicker.
                            Test result
                            Passed

                            7.2 - Blink and marquee usage

                              Test result
                              Passed

                              7.3 - Avoid movement in page

                              (hide test results)
                              1. Remark, until user agents allow users to freeze moving content, avoid movement in pages. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-movement.
                              Test result
                              Passed

                              7.4 - Periodically auto-refreshing pages

                                Test result
                                Passed

                                7.5 - Autoredirection

                                  Test result
                                  Passed

                                  Guideline 8

                                  (show module information)

                                  8.1 - Programmatic elements such as scripts and applets must/should be directly accessible or compatible with assistive technologies (4)

                                  (hide test results)
                                  1. Remark, this element may not be accessible to all users. Please ensure there is an accessible interface to this object. Error was found from OBJECT element code: <object height="200" width="200"> <param name="movie" value="modpub/flash/banner_sv.swf"> <emb .
                                    • Ensure that scripts, applets, or other programmatic objects are directly accessible. More information from http://www.w3.org/TR/AERT#linear-tables.
                                  2. Remark, this element may not be accessible to all users. Please ensure there is an accessible interface to this object. Error was found from EMBED element code: <embed type="application/x-shockwave-flash" src="modpub/flash/banner_sv.swf" height="140" width="190 .
                                    • Ensure that scripts, applets, or other programmatic objects are directly accessible. More information from http://www.w3.org/TR/AERT#linear-tables.
                                  3. Remark, this element may not be accessible to all users. Please ensure there is an accessible interface to this object. Error was found from SCRIPT element code: <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> .
                                    • Ensure that scripts, applets, or other programmatic objects are directly accessible. More information from http://www.w3.org/TR/AERT#linear-tables.
                                  4. Remark, this element may not be accessible to all users. Please ensure there is an accessible interface to this object. Error was found from SCRIPT element code: <script type="text/javascript"> _uacct = "UA-1010369-1"; urchinTracker(); </script> .
                                    • Ensure that scripts, applets, or other programmatic objects are directly accessible. More information from http://www.w3.org/TR/AERT#linear-tables.
                                  Test result
                                  Passed

                                  Guideline 9

                                  (show module information)

                                  9.1 - Client-side versus server-side image maps

                                    Test result
                                    Passed

                                    9.2 - Ensuring any element with own interface to be operated in a device-independent manner (2)

                                    (hide test results)
                                    1. Warning, if object, embed or applet element is used, then have to ensure that those elements are keyboard accessible. Error was found from OBJECT element code: <object height="200" width="200"> <param name="movie" value="modpub/flash/banner_sv.swf"> <emb .
                                      • Make an element keyboard accessible. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-keyboard-operable.
                                    2. Warning, if object, embed or applet element is used, then have to ensure that those elements are keyboard accessible. Error was found from EMBED element code: <embed type="application/x-shockwave-flash" src="modpub/flash/banner_sv.swf" height="140" width="190 .
                                      • Make an element keyboard accessible. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-keyboard-operable.
                                    Test result
                                    Warning

                                    9.3 - Logical event handlers are specified for scripts, rather than device-dependent event handlers

                                      Test result
                                      Passed

                                      9.4 - Creating a logical tab order through links, form controls and objects

                                      (hide test results)
                                      1. Warning, needed taborder has not been defined. Error was found from OBJECT element code: <object height="200" width="200"> <param name="movie" value="modpub/flash/banner_sv.swf"> <emb .
                                        • Elements a, area, button, input, object, select and textarea need attribute tabindex that is greater than 0. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-tab-order.
                                      Test result
                                      Warning

                                      9.5 - Keyboard shortcuts (2)

                                      (hide test results)
                                      1. Warning, if page has less than ten inputs, then accesskey should be defined for every input. Error was found from INPUT element code: <input name="query" id="search-string" value="" type="text"> .
                                        • Accesskey can be defined for label of input or stright to input. Best ways (example): <label for="name" accesskey="N">Name</label><input id="name" type="text" /> or <input type="button" accesskey="B" /> More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-keyboard-shortcuts.
                                      2. Warning, if page has less than ten inputs, then accesskey should be defined for every input. Error was found from INPUT element code: <input id="search-submit" src="modpub/images/bullet_white.gif" type="image"> .
                                        • Accesskey can be defined for label of input or stright to input. Best ways (example): <label for="name" accesskey="N">Name</label><input id="name" type="text" /> or <input type="button" accesskey="B" /> More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-keyboard-shortcuts.
                                      Test result
                                      Warning

                                      Guideline 10

                                      (show module information)

                                      10.1 - No pop-ups or other windows

                                        Test result
                                        Passed

                                        10.2 - The properly positioned label considering all form controls with implicitly associated labels

                                        (hide test results)
                                        1. Failed, wrong label usage. Error was found from INPUT element code: <input id="search-submit" src="modpub/images/bullet_white.gif" type="image"> .
                                          • Use label right before or after input and use for - id relationship or parentship.More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-unassociated-labels.
                                        Test result
                                        Failed

                                        10.3 - Verify that a linearized version of tables used for layout is provided

                                          Test result
                                          Passed

                                          10.4 - Including default, place-holding characters in edit boxes and text areas (empty controls)

                                          (hide test results)
                                          1. Failed, no default text. Error was found from INPUT element code: <input name="query" id="search-string" value="" type="text"> .
                                            • Add default text. Example: <input type="text" value="Write here" /> More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-place-holders.
                                          Test result
                                          Failed

                                          10.5 - Non-link, printable characters (2)

                                          (hide test results)
                                          1. Failed, link element a is too close to next one. Error was found from A element code: <a href="http://www.hanken.fi/public/News/Index/filter/home" class="to-news-archive"><span>Till nyhe .
                                            • Separate links by some element or "whitespace - Some character(s) - whitespase". Examples:...<a href="page7.html">Prew</a> | <a href="page.html9">Next</a>... or...<a href="page7.html">Prew</a> <br /> <a href="page.html9">Next</a>... or...<li><a href="page7.html">Prew</a></li><li><a href="page.html9">Next</a></li>... More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-divide-links.
                                          2. Failed, link element a is too close to next one. Error was found from A element code: <a href="http://www.hanken.fi/public/Events" id="to-calendar"><span>Till händelsekalendern</span></a .
                                            • Separate links by some element or "whitespace - Some character(s) - whitespase". Examples:...<a href="page7.html">Prew</a> | <a href="page.html9">Next</a>... or...<a href="page7.html">Prew</a> <br /> <a href="page.html9">Next</a>... or...<li><a href="page7.html">Prew</a></li><li><a href="page.html9">Next</a></li>... More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-divide-links.
                                          Test result
                                          Failed

                                          Guideline 11

                                          (show module information)

                                          11.1 - Use of W3C technologies

                                          (hide test results)
                                          1. Remark, use W3C technologies when they are available and appropriate for a task and use the latest versions when supported More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-latest-w3c-specs.
                                          Test result
                                          Passed

                                          11.2 - Avoid using deprecated features of W3C technologies.

                                            Test result
                                            Passed

                                            11.3 - Provide information

                                            (hide test results)
                                            1. Remark, provide information so that users may receive documents according to their preferences (e.g., language, content type, etc.) More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-content-preferences.
                                            Test result
                                            Passed

                                            11.4 - Accessible page

                                            (hide test results)
                                            1. Remark, if, after best efforts, you cannot create an accessible page, provide a link to an alternative page that is accessible, has equivalent information, and is updated as often as the inaccessible page. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-alt-pages.
                                            Test result
                                            Passed

                                            Guideline 12

                                            (show module information)

                                            12.1 - Providing a frame title

                                              Test result
                                              Passed

                                              12.2 - Describe the purpose of frames

                                              (hide test results)
                                              1. Remark, describe the purpose of frames and how frames relate to each other if it is not obvious by frame titles alone. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-frame-longdesc.
                                              Test result
                                              Passed

                                              12.3 - Dividing large blocks of information into more manageable groups

                                              (hide test results)
                                              1. Warning, <h1> found 2 times. Error was found from H1 element code: <h1><span>Verktyg</span></h1> .
                                                • Please consider using <h1> only once per page.
                                              Test result
                                              Warning

                                              12.4 - Associating labels explicitly with their controls

                                              (hide test results)
                                              1. Failed, input does not have label. Error was found from INPUT element code: <input id="search-submit" src="modpub/images/bullet_white.gif" type="image"> .
                                                • Use label right before or after input and use for - id relationship or parentship.
                                              Test result
                                              Failed

                                              Guideline 13

                                              (show module information)

                                              13.1 - Target of each link (46)

                                              (hide test results)
                                              1. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public"><span>Hanken</span></a> .
                                                • Use unique and meaningfull name and title for different links.
                                              2. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public"><span>Hanken</span></a> .
                                                • Use unique and meaningfull name and title for different links.
                                              3. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/"><span>Hanken</span></a> .
                                                • Use unique and meaningfull name and title for different links.
                                              4. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/News/Rss" class="news-rss-link"><span>RSS</span></a> .
                                                • Use unique and meaningfull name and title for different links.
                                              5. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/282">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              6. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/282">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              7. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/282">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              8. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/282">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              9. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/282">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              10. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/282">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              11. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/269">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              12. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/269">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              13. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/269">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              14. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/269">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              15. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/269">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              16. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/269">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              17. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/270">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              18. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/270">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              19. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/270">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              20. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/270">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              21. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/270">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              22. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/272">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              23. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/272">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              24. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/272">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              25. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/272">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              26. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/272">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              27. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/273">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              28. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/273">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              29. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/273">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              30. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/273">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              31. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/271">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              32. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/271">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              33. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/271">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              34. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/271">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              35. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/274">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              36. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/274">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              37. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/274">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              38. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/275">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              39. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/275">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              40. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/275">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              41. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/277">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              42. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/277">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              43. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/276">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              44. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/276">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              45. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/279">Betygsutdelning i Vasa</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              46. Warning, found two identical name and title for two different links. Error was found from A element code: <a href="http://www.hanken.fi/public/Events/Event/event/278">Betygsutdelning i Helsingfors</a> .
                                                • Use unique and meaningfull name and title for different links.
                                              Test result
                                              Warning

                                              13.2 - Metadata should be used to add semantic information to pages and sites

                                                Test result
                                                Passed

                                                13.3 - Information about the general layout

                                                (hide test results)
                                                1. Remark, provide information about the general layout of a site (e.g., a site map or table of contents). More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-site-description.
                                                Test result
                                                Passed

                                                13.4 - Navigation mechanisms

                                                (hide test results)
                                                1. Remark, use navigation mechanisms in a consistent manner. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-clear-nav-mechanism.
                                                Test result
                                                Passed

                                                13.5 - Navigation bars may be used to give access to the navigation mechanism

                                                  Test result
                                                  Passed

                                                  13.6 - Title should be used in map when grouping links by map

                                                    Test result
                                                    Passed

                                                    13.7 - Different types of searches

                                                    (hide test results)
                                                    1. Remark, if search functions are provided, enable different types of searches for different skill levels and preferences. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-searches.
                                                    Test result
                                                    Passed

                                                    13.8 - Information at the beginning

                                                    (hide test results)
                                                    1. Remark, place distinguishing information at the beginning of headings, paragraphs, lists, etc. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-front-loading.
                                                    Test result
                                                    Passed

                                                    13.9 - Working links (3)

                                                    (hide test results)
                                                    1. Warning, no title in link. Error was found from LINK element code: <link rel="stylesheet" href="modpub/layout_2cols.css" type="text/css"> .
                                                      • Add title for link.
                                                    2. Warning, no title in link. Error was found from LINK element code: <link rel="stylesheet" href="modpub/main.css" type="text/css"> .
                                                      • Add title for link.
                                                    3. Warning, no title in link. Error was found from LINK element code: <link rel="stylesheet" href="modpub/portal_public.css" type="text/css"> .
                                                      • Add title for link.
                                                    Test result
                                                    Warning

                                                    13.10 - Skipping over multi-line ASCII art

                                                      Test result
                                                      Passed

                                                      Guideline 14

                                                      (show module information)

                                                      14.1 - Clear and simple language.

                                                      (hide test results)
                                                      1. Remark, use the clearest and simplest language appropriate for a site's content.
                                                      Test result
                                                      Passed

                                                      14.2 - Supplement text with presentations.

                                                      (hide test results)
                                                      1. Remark, supplement text with graphic or auditory presentations where they will facilitate comprehension of the page.
                                                      Test result
                                                      Passed

                                                      14.3 - No style element, no style attributes.

                                                      (hide test results)
                                                      1. Warning, number of style attributes found: 1. Error was found from BODY element code: <body> <div id="top"> <div id="header"> <div id="logo"> <h1><a href="http://www.hanken.fi/publ .
                                                        • Please use CSS rather than style attributes.
                                                      Test result
                                                      Warning

                                                      Uncategorized

                                                      kuuluu seuraaviin kategorioihin: , ,