Foxability - Test results
Test results
Test results
Test subject: http://www.hanken.fi/public/
Statistics for the evaluated page
Total tests: 64
Tests | Percent | Total | Percent | |
---|---|---|---|---|
Total passed: | 45 | 70.31% | 45 | 14.66% |
-Passed with remarks: | 19 | 29.69% | 22 | 7.17% |
Failed: | 10 | 15.63% | 173 | 56.35% |
Warnings: | 9 | 14.06% | 67 | 21.82% |
Total: | 64 | 100.00% | 307 | 100.00% |
MobileOK
WCAG
Guideline 1
1.1 - Elements have text equivalents. (5)
(hide test results)- 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."
- 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>
- 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."
- 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>
- 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)- 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)- 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
2.1 - Information is conveyed even without colors.
(hide test results)- 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)- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
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)- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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%"
- 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)- 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)- 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>.
- 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
4.1 - Language changes are identified.
(hide test results)- 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)- 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>
- 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>
- 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>
- 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>
- 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>
- 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>
- 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>
- 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>
- 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>
- 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
5.1 - Table used properly
- Test result
- Passed
5.2 - Associate data cells and header cells
(hide test results)- 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
6.1 - Organize documents so they may be read without style sheets
(hide test results)- 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)- 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>
- 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>
- 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)- 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
7.1 - Avoid causing the screen to flicker
(hide test results)- 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)- 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
8.1 - Programmatic elements such as scripts and applets must/should be directly accessible or compatible with assistive technologies (4)
(hide test results)- 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.
- 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.
- 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.
- 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
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)- 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.
- 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)- 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)- 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.
- 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
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)- 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)- 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)- 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.
- 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
11.1 - Use of W3C technologies
(hide test results)- 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)- 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)- 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
12.1 - Providing a frame title
- Test result
- Passed
12.2 - Describe the purpose of frames
(hide test results)- 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)- 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)- 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
13.1 - Target of each link (46)
(hide test results)- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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)- 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)- 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)- 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)- 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)- 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.
- 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.
- 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
14.1 - Clear and simple language.
(hide test results)- 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)- 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)- 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