Browser-Check

This page contains some samples to check current browsers for up-to-date Internet technology, especially CSS properties.

All checks are valid within the HTML 4 and CSS 2 standards from 1997. The examples contain an XHTML 1.1 doctype, because IE7 implements better CSS-rendering within that. Beside that, they completely work with older doctypes the same.

Testing browsers:
Mozilla Firefox 1.5 (Windows und Linux)
Internet Explorer 6 (Windows)
Internet Explorer 7 beta 2 preview (Windows)
Konqueror 3.5.1 (Linux)
Opera 8.51 (Windows und Linux)
gtkhtml 2.6.3

Test IE7IE6MozillaKonquerorOperaGtkhtml2
transparent PNG YesNo YesYesYesYes
position:fixed YesNo YesYesYesNo
positioning through left/right, top/bottomYesNo YesYesYesNo
min-height, max-height No No YesYesYesYes
text-decoration:blink No No YesNoYesNo
empty-cells No No YesYesNoNo
text-shadow No No NoYesNoNo
background-image on input YesYesYesNoYesNo
white-space:pre-line No No No Yes No No
white-space:pre-wrap No No No Yes Yes No
:before and :after No No Yes Yes Yes Yes
xml mimetype No No Yes Yes Yes -

Notes

text-decoration:blink is optional due to W3C. text-shadow has been removed in CSS 2.1, but is valid due to CSS 2.0.

All examples are valid W3C HTML/XHTML and CSS.
Valid HTML 4.01! Valid CSS!

Hanno Böck