Internet Explorer und CSS

sulospace

searcher
21 April 2006
1.721
115
Hallo,

warum funktioniert dies:
PHP:
<style type="text/css">
<!--
#headline { position:absolute; top:1500px; left:90px; right: 0px; width: 130px;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
</style>

nicht im Internetexplorer?
Wenn ich das einfüge wird im Internetexplorer nur eine weiße Seite angezeigt.

Kann mir jemand helfen?