You are using Mozilla, Safari or Opera.

The CSS attached to this page uses an Internet Explorer bug to show or hide CSS from IE, the "Underscore Hack".

The following code colors the background of this page:

body {
	background: green; /* show to Mozilla/Safari/Opera */
	_background: red; /* show to IE */
}

You are using Internet Explorer 5.0, 5.5 or 6.0.

The CSS attached to this page uses an Internet Explorer bug to show or hide CSS from IE, the "Underscore Hack".

The following code colors the background of this page:

body {
	background: green; /* show to Mozilla/Safari/Opera */
	_background: red; /* show to IE */
}