Test results

Test subject: http://www.jyu.fi/it/

Statistics for the evaluated page

Total tests: 64

TestsPercentTotalPercent
Total passed:4367.19%4334.13%
-Passed with remarks:2031.25%2419.05%
Failed:1625.00%3830.16%
Warnings:57.81%2116.67%
Total:64100.00%126100.00%

WCAG

Guideline 1

(show module information)

1.1 - Elements have text equivalents. (3)

(hide test results)
  1. Failed, <noscript> after <script> not found. Error was found from SCRIPT element code: <script type="text/javascript" src="http://www.jyu.fi/portal_javascripts/JyuStyle-tyyli/ploneScripts .
    • Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
  2. Failed, <noscript> after <script> not found. Error was found from SCRIPT element code: <script type="text/javascript"><!-- /* - analytics.js - */ // http://www.jyu.fi/portal_javascripts .
    • 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 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>
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. (3)

      (hide test results)
      1. Failed, the color difference of rgb(68, 68, 68) and rgb(231, 236, 244) is too low. Error was found from DT element code: <dt class="portletHeader"> <span class="portletTopLeft"></span> <a href="htt .
        • Change the colors so that they have higher color difference.
      2. Failed, the color difference of rgb(68, 68, 68) and rgb(231, 236, 244) is too low. Error was found from DT element code: <dt class="portletHeader">Laitokset ja yksiköt</dt> .
        • Change the colors so that they have higher color difference.
      3. Failed, the color difference of rgb(68, 68, 68) and rgb(231, 236, 244) is too low. Error was found from DT element code: <dt class="portletHeader">Pikalinkit</dt> .
        • Change the colors so that they have higher color 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. (2)

          (hide test results)
          1. Failed, deprecated element found. Error was found from B element code: <b>Informaatioteknologian tiedekunta</b> .
            • You will achieve much richer effect using stylesheets or you can use <strong> instead of <b>. CSS example: strong { font-weight: bolder; }
          2. Failed, deprecated element found. Error was found from I element code: <i>kartta</i> .
            • You will achieve much richer effect using stylesheets or you can use <em> instead of <i>. CSS example: em { font-style: italic; }
          Test result
          Failed

          3.4 - Relative over absolute. (3)

          (hide test results)
          1. Failed, absolute size definition found. #portal-top:"border-bottom: 8px solid rgb(49, 0, 158)". Error was found from STYLE element code: <style type="text/css" media="all"> body { background: url(http://www.jyu.fi/bg_liuku.jpg) top left .
            • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
          2. Failed, absolute size definition found. #page-heading:"height: 35px". Error was found from STYLE element code: <style type="text/css" media="all"> body { background: url(http://www.jyu.fi/bg_liuku.jpg) top left .
            • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
          3. Failed, absolute size definition found. #tiedekunnat:"height: 126px". Error was found from STYLE element code: <style type="text/css" media="all"> body { background: url(http://www.jyu.fi/bg_liuku.jpg) top left .
            • Use relative size definitions. Relative size definitions are: em, ex and %. For example: "margin-left: 2%"
          Test result
          Failed

          3.5 - Proper header usage. (2)

          (hide test results)
          1. Failed, improper header nesting: Header levels must not increase by more than one level per heading. Do not use headers to create font effects; use style sheets to change font styles. Error was found from H5 element code: <h5 class="hiddenStructure">Tehdyt toimenpiteet</h5> .
            • Lower the header level to at least <h2>.
          2. Warning, <h1> found 2 times. Error was found from H1 element code: <h1 class="documentFirstHeading">Tervetuloa informaatioteknologian tiedekuntaan!</h1> .
            • Please consider using <h1> only once per page.
          Test result
          Failed

          3.6 - Proper List usage. (7)

          (hide test results)
          1. Failed, a list without list items found. Error was found from DL element code: <dl class="portlet" id="portlet-navigation-tree"> <dt class="portletHeader"> <span class .
            • 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 class="portlet"> <dt class="portletHeader">Laitokset ja yksiköt</dt> <dd class .
            • List element <dl> should contain at least one list item <li>.
          3. Failed, a list without list items found. Error was found from DL element code: <dl class="portlet"> <dt class="portletHeader">Pikalinkit</dt> <dd class="portletI .
            • List element <dl> should contain at least one list item <li>.
          4. Failed, a list without list items found. Error was found from DL element code: <dl class="portlet" id="portlet-opiskelijavalinnat"> <dt class="portletHeader"> <span .
            • List element <dl> should contain at least one list item <li>.
          5. Failed, a list without list items found. Error was found from DL element code: <dl class="portlet" id="portlet-jyuright"> <dt class="portletHeader"> <span class="port .
            • List element <dl> should contain at least one list item <li>.
          6. Failed, a list without list items found. Error was found from DL element code: <dl class="portlet" id="portlet-contact"> <dt class="portletHeader"> <span class="portl .
            • List element <dl> should contain at least one list item <li>.
          7. Failed, a list without list items found. Error was found from DL element code: <dl class="portlet"> <dt class="portletHeader">Elämäsi parhaat vuodet</dt> <dd cla .
            • List element <dl> should contain at least one list item <li>.
          Test result
          Failed

          3.7 - Proper quote usage.

          (hide test results)
          1. Failed, cite attribute not found. Error was found from BLOCKQUOTE element code: <blockquote> <ul><li><a href="http://www.jyu.fi/it/opetuksen_keskeiset_alueet">Opiskelijavalintasivu .
            • <blockquote> must contain a cite attribute. Cite tells the URL of the quote. For example: <blockquote cite="http://imdb.com/title/tt0137523/quotes"><p>Man, I see in fight club the... </p></blockquote>
          Test result
          Failed

          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. (8)

          (hide test results)
          1. Warning, potential abbreviation found: ATK. Error was found from A element code: <a title="Tietohallintopalvelut yhdestä osoitteesta!" class="internal-link" href="../erillis/thk/thk .
            • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
          2. Warning, potential abbreviation found: JYUNET. Error was found from A element code: <a title="Ohjeita AD-verkon käyttöön ja ongelmatilanteisiin" href="http://www.ad.jyu.fi/">JYUNET FAQ .
            • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
          3. Warning, potential abbreviation found: FAQ. Error was found from A element code: <a title="Ohjeita AD-verkon käyttöön ja ongelmatilanteisiin" href="http://www.ad.jyu.fi/">JYUNET FAQ .
            • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
          4. Warning, potential abbreviation found: MOTEBU. Error was found from A element code: <a title="MASTER'S DEGREE PROGRAMME IN MOBILE TECHNOLOGY AND BUSINESS" class="internal-link" href="e .
            • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
          5. Warning, potential abbreviation found: COMAS. Error was found from P element code: <p>Tieteellinen laskenta kuuluu yliopiston <a href="http://www.jyu.fi/tutkimus/index_html">kansainvä .
            • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
          6. Warning, potential abbreviation found: JYVÄSKYLÄN. Error was found from DIV element code: <div class="portletItem odd"><b>Informaatioteknologian tiedekunta</b><br> Jyväskylän yliopisto<br> P .
            • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
          7. Warning, potential abbreviation found: YLIOPISTO. Error was found from DIV element code: <div class="portletItem odd"><b>Informaatioteknologian tiedekunta</b><br> Jyväskylän yliopisto<br> P .
            • Please enter a definition for the abbreviation. For example: <abbr title="United States of America">USA</abbr>
          8. Warning, potential abbreviation found: JYVÄSKYLÄ. Error was found from DIV element code: <div class="portletItem odd"><b>Informaatioteknologian tiedekunta</b><br> Jyväskylän yliopisto<br> P .
            • 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

            (hide test results)
            1. Failed, if use one of thead, tfoot or tbody then must use all of them. Error was found from TABLE element code: <table class="grid_color"> <thead> <tr> <th colspan="3">Informaatioteknologian tiedekunta: laitokset .
              • Use all of thead, tfoot and tbody or if you do not need them, do not use them at all. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-table-structure.
            Test result
            Failed

            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 (3)

            (hide test results)
            1. Warning, a table may be used as a layout. Error was found from TABLE element code: <table id="portal-columns" title="" summary=""> <tbody> <tr> <!-- sta .
              • Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
            2. Warning, a table may be used as a layout. Error was found from TABLE element code: <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr><td> <div id="tied .
              • Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
            3. Warning, a table may be used as a layout. Error was found from TABLE element code: <table class="grid_color"> <thead> <tr> <th colspan="3">Informaatioteknologian tiedekunta: laitokset .
              • Use proper ways of layout and use table only for data. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-table-for-layout.
            Test result
            Warning

            5.5 - Summary, caption and title in table (3)

            (hide test results)
            1. Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from TABLE element code: <table id="portal-columns" title="" summary=""> <tbody> <tr> <!-- sta .
              • Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
            2. Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from TABLE element code: <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr><td> <div id="tied .
              • Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
            3. Failed, at least two of next three items must be used in a table: caption, summary and title. Error was found from TABLE element code: <table class="grid_color"> <thead> <tr> <th colspan="3">Informaatioteknologian tiedekunta: laitokset .
              • Use at least two of the next three items in a table: caption, summary and title. The caption is an element of the table. Summary and title are attributes of the table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
            Test result
            Failed

            5.6 - Abbr used in long table headers names

            (hide test results)
            1. Failed, Long (>15) table header is missing an abbreviation. Error was found from TH element code: <th colspan="3">Informaatioteknologian tiedekunta: laitokset ja pääaineet<br></th> .
              • Add abbr for th. Example: <th id="header1" abbr="growth">World oil production growth trends</th>. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-abbreviate-labels.
            Test result
            Failed

            Guideline 6

            (show module information)

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

            (hide test results)
            1. Remark, 9 deprecated elements were found. Error was found from STYLE element code: <style type="text/css"><!-- @import url(http://www.jyu.fi/portal_css/JyuStyle-tyyli/ploneStyles8988. .
              • 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 the dynamic content changes (3)

            (hide test results)
            1. Failed, <noscript> after <script> not found. Error was found from SCRIPT element code: <script type="text/javascript" src="http://www.jyu.fi/portal_javascripts/JyuStyle-tyyli/ploneScripts .
              • Insert <noscript> after <script>. For example: <script>...</script><noscript>A graph about oil price.</noscript>
            2. Failed, <noscript> after <script> not found. Error was found from SCRIPT element code: <script type="text/javascript"><!-- /* - analytics.js - */ // http://www.jyu.fi/portal_javascripts .
              • 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 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>
            Test result
            Failed

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

              Test result
              Passed

              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 (3)

                        (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 SCRIPT element code: <script type="text/javascript" src="http://www.jyu.fi/portal_javascripts/JyuStyle-tyyli/ploneScripts .
                          • 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 SCRIPT element code: <script type="text/javascript"><!-- /* - analytics.js - */ // http://www.jyu.fi/portal_javascripts .
                          • 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.
                        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

                            Test result
                            Passed

                            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

                                Test result
                                Passed

                                9.5 - Keyboard shortcuts

                                (hide test results)
                                1. Warning, accesskey should be used for inputs whose type is submit, button or reset. Error was found from INPUT element code: <input class="searchButton" value="Hae" type="submit"> .
                                  • 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

                                    Test result
                                    Passed

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

                                    (hide test results)
                                    1. Remark, found table element(s). Error was found from TABLE element code: <table id="portal-columns" title="" summary=""> <tbody> <tr> <!-- sta .
                                      • Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
                                    2. Remark, found table element(s). Error was found from TABLE element code: <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr><td> <div id="tied .
                                      • Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
                                    3. Remark, found table element(s). Error was found from TABLE element code: <table class="grid_color"> <thead> <tr> <th colspan="3">Informaatioteknologian tiedekunta: laitokset .
                                      • Verify that a linearized version of tables used for layout is provided. More information from http://www.w3.org/TR/WCAG10-TECHS/#tech-linear-tables
                                    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 id="searchGadget" name="SearchableText" size="15" title="Etsi sivustolta" accesskey="4" class .
                                      • 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

                                    (hide test results)
                                    1. Failed, link element a is too close to next one. Error was found from A element code: <a class="external-link" href="http://www.jyvaskylanliikenne.fi/aikataulut/paikallisliikenne/149-jyv .
                                      • 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. (2)

                                    (hide test results)
                                    1. Failed, this HTML element is now deprecated and should not be used. Error was found from B element code: <b>Informaatioteknologian tiedekunta</b> .
                                      • Find all about deprecated elements from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-deprecated.
                                    2. Failed, this HTML element is now deprecated and should not be used. Error was found from I element code: <i>kartta</i> .
                                      • Find all about deprecated elements from http://www.w3.org/TR/WCAG10-TECHS/#tech-avoid-deprecated.
                                    Test result
                                    Failed

                                    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 (5)

                                      (hide test results)
                                      1. Failed, Improper header nesting: Header levels must not increase by more than one level per heading. Do not use headers to create font effects; use style sheets to change font styles. Error was found from H5 element code: <h5 class="hiddenStructure">Tehdyt toimenpiteet</h5> .
                                        • Lower the header level to at least <h2>.
                                      2. Failed, use in table at least two of next three: caption, summary and title. Error was found from TABLE element code: <table id="portal-columns" title="" summary=""> <tbody> <tr> <!-- sta .
                                        • Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
                                      3. Failed, use in table at least two of next three: caption, summary and title. Error was found from TABLE element code: <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody><tr><td> <div id="tied .
                                        • Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
                                      4. Failed, use in table at least two of next three: caption, summary and title. Error was found from TABLE element code: <table class="grid_color"> <thead> <tr> <th colspan="3">Informaatioteknologian tiedekunta: laitokset .
                                        • Use in table at least two of next three: caption, summary and title. Caption is element of table. Summary and title are attributes of table. Example: <table title="Calendar" summary="This is christmosh calendar. Shows how many days is left before Christmosh."> <caption>Christmosh calendar</caption>... More information from http://www.w3.org/TR/AERT#table-summaries.
                                      5. Warning, <h1> found 2 times. Error was found from H1 element code: <h1 class="documentFirstHeading">Tervetuloa informaatioteknologian tiedekuntaan!</h1> .
                                        • Please consider using <h1> only once per page.
                                      Test result
                                      Failed

                                      12.4 - Associating labels explicitly with their controls

                                        Test result
                                        Passed

                                        Guideline 13

                                        (show module information)

                                        13.1 - Target of each link (4)

                                        (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.jyu.fi/it/sitemap" class="tile"> </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.jyu.fi/it/sitemap" class="tile"> </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.jyu.fi/it/sitemap" class="tile"> </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.jyu.fi/it/sitemap" class="tile"> </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. Failed, unworkable link. Error was found from LINK element code: <link rel="home" href="http://www.jyu.fi" title="Front page"> .
                                                • Add working href for link
                                              2. Failed, unworkable link. Error was found from LINK element code: <link rel="up" href="http://www.jyu.fi" title="Up one level"> .
                                                • Add working href for link
                                              3. Warning, no title in link. Error was found from LINK element code: <link rel="shortcut icon" type="image/x-icon" href="http://www.jyu.fi/favicon.ico"> .
                                                • Add title for link.
                                              Test result
                                              Failed

                                              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. (2)

                                                (hide test results)
                                                1. Warning, style element found. Error was found from STYLE element code: <style type="text/css"><!-- @import url(http://www.jyu.fi/portal_css/JyuStyle-tyyli/ploneStyles8988. .
                                                  • Please use CSS rather than style element.
                                                2. Warning, number of style attributes found: 3. Error was found from BODY element code: <body class="section-it"> <div id="visual-portal-wrapper"> <div id="portal-top"> .
                                                  • Please use CSS rather than style attributes.
                                                Test result
                                                Warning