Marking previously visited hyperlinks helps users to identify which pages of the website have previously been read. In other words, according to Nielsen the navigation interface should answer three essential questions: "Where am I?", "Where have I been?" and "Where can I go?"
Source and further information:
"Prioritizing Web Usability" by Jakob Nielsen/Hoa Loranger and "Designing Web Usability" by Jakob Nielsen
The tested website does not support fully this type of marking.
This test result is available for registered users and Premium Members.
More than two thirds of the test results will be available to you once registration has been successfully completed.
To have full access to the test results, and to be notified about changes in quality of the observed website, please register and upgrade to Premium Membership.
Register now free of charge
A potential warning has been identified.
Not all visually impaired people make use of technical support to navigate on the internet. The feature to increase fonts is an important element to ensure that all information of the website can be read by all users. Even people who are not visually impaired need to increase the font sometimes. At the same time, an increasing number of older people surf the web; they too need a feature to increase the font. To this purpose, it is important to define the font size not in pixel, but in percentage or "em".
Source and further information:
"Prioritizing Web Usability" by Jakob Nielsen/Hoa Loranger
The font on the tested website cannot be increased and defined with the automated browser feature "Text Size".
Separating design and structure of the website carries great advantages. The sharper the distinction, the more independent the two areas are. A lack of such a distinction is also called a "spaghetti mark-up" or a "tag-soup" (from the term "HTML tag").
Nowadays it is easy to save colours, type fonts, design images and to a large extent even the layout of the website in CSS files (CSS = Cascading Style Sheet).
Further information:
http://www.style-sheets.de/guide/grundlagen/warum_css
http://www.vorsprungdurchwebstandards.de/theory/retro-coding/
Hint for IT technicians: "Code" does not refer to javascript, but to HTML source.
The tested website contains spaghetti mark-up; morevover, it is not or not fully defined in CSS Format.
This test result is available for registered users and Premium Members.
More than two thirds of the test results will be available to you once registration has been successfully completed.
To have full access to the test results, and to be notified about changes in quality of the observed website, please register and upgrade to Premium Membership.
Register now free of charge
A potential warning has been identified.
HTML is only one of a series of markup languages, though it is the best known one. HTML is relatively old and has seen various, rather different variations. The Document Type Declaration indicates which markup language and which version of it has been used. A sorting software, e.g. a web browser, can understand this indication.
Source and further information: http://de.selfhtml.org/html/allgemein/grundgeruest.htm.
The tested website does not contain any Document Type Declaration. New websites should not be built that way. Older websites should not be updated without a significant upgrade, as most browsers would render the website differently if the HTML source code is invalid. This aspect should be considered for any upgrade.
This test result is available for registered users and Premium Members.
More than two thirds of the test results will be available to you once registration has been successfully completed.
To have full access to the test results, and to be notified about changes in quality of the observed website, please register and upgrade to Premium Membership.
Register now free of charge
A potential warning has been identified.
Alternative text is displayed if an image cannot be downloaded or if the mouse pointer is moved over the image*. The alternative text is on one hand important for visually impaired visitors, using an audio tool to read the content of the website and the alternative text of images.
On the other hand, alternative text can also be recognised by search engines. Alternative text needs to be phrased in a meaningful manner, though it should not be a detailed description of the image.
Further information:
http://www.bjoernsworld.de/html/alt-text.html
http://webdesign.crissov.de/alt-Text#Start
* Internet Explorer shows alternative text as a tooltip if the mouse pointer is rested on the image. This is not prohibited but it can annoy page authors. It does also indicate that the alt-attribute refers to this tooltip, which is wrong. Should you want to add a descriptive tooltip to your images, make use of the attribute "title".
Quelle: http://de.selfhtml.org/html/grafiken/einbinden.htm#referenz
The tested website contains undefined alternative text. This needs to be specified as "empty", especially for images which are not part of the visible content.
This test result is available for registered users and Premium Members.
More than two thirds of the test results will be available to you once registration has been successfully completed.
To have full access to the test results, and to be notified about changes in quality of the observed website, please register and upgrade to Premium Membership.
Register now free of charge
A potential warning has been identified.