HTML is a mark-up language used to create websites, and is independent of platforms.
"HTML is not a programming language, since HTML does not allow to, say, control a robot, set a variable or programme a game." (Quelle)
The display of invalid or incorrect documents depends on the software reading them (browser, roboter, screenreader, etc; see above). However, the display will vary greatly depending on the software, and this can lead to errors, often without the knowledge of the website manager, since it is impossible to test the website against all updates of all the software.
Non validated HTML source text can cause high costs, especially if it causes the software to look for an error or if the functionality and therefore the user experience is impacted.
Further information:
The validity of the HTML source text can be checked with a so-called 'validator'.
Examples:
Further information
http://blog.antikoerperchen.de/beitrag/28/validierung-wozu-warum-valider-html-code-wichtig-ist.html
Acronyms:
HTML: HyperText Markup Language
The majority of the pages are valid, but not all.
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 hint has been identified.
When clicking on a link, web users expect to see the new page in the existing window. Most users lose control if there are several windows open, are unable to navigate back with the back function and get lost. At the same time, and this is particularly true for old computers, the system can get overloaded and crash if too many browser windows open. If new windows open but are not seen by the user, the perception is that the website does not work properly. Experienced users who want to open new windows know how to do this by using the function "Open (link) in New Window", or with similar comands.
There is one important exception to this rule: files in .PDF or other Office format can be opened in new windows. Users know to close them to return to the original window. In this case, users should be informed that a new window opened, and they should be given the opportunity to save the file.
Technical hint: For XHTML Strict in particular, there is the possibility to send a .PDF file with ContentType "application/pdf" and HTTP Header content-disposition: attachment; filename=filename.pdf, since there is no target attribute. This test does not take it into account yet, but this is a feasible solution.
Source and further information:
"Prioritizing Web Usability" by Jakob Nielsen/Hoa Loranger
At least one internal hyperlink opening a new window was found.
The logical connection between definition and form field is missing if the form fields lack an explicit title.
This means that in the instance of a linear form, it is not apparent which definition belongs to which fiels. This is why the element LABEL was introduced with the attribute for, allowing the explicit definition for form fields.
Using the element LABEL allows Screen-Readerusers in particular to view the definition of the form field directly in the form field itself.
Source:
http://www.barrierefreies-webdesign.de/knowhow/formulare/label.html. Further information can be found in the W3C accessibility guidelines (12.4 Associate labels explicitly with their controls, Guideline 12, Accessibility Guidelines for Web Content 1.0, W3C recommendations 5th May 1999http://www.w3c.de/Trans/WAI/webinhalt.html) und http://de.selfhtml.org/html/formulare/strukturieren.htm.
Most, but not all, form fields on the tested website contain correct labels.
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 hint has been identified.
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 hint has been identified.
Using the ideal number of keywords can contribute to the searchability of a website. However, search engines may class it as "keyword spam" if too many keywords are used.
The number of keywords contained in the tested website is not optimal.
"According to RFC 2616, Internet HTTP Compression is a method to send, from the Web server, an HTTP response message in compressed format to a requesting Web browser.
HTTP Compression saves transfer data volume and reduces web page load time." As there are some known issues with Internet Explorer 6 you may want to disable compression for IE6.
Source: http://www.http-compression.com/
The website does not use or only partially uses a GZIP or deflate compression for html files.
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 hint has been identified.