HTML Frage, Firefox stellt Hintergrundbild nicht dar
Hallo, ich habe eine Frage zu folgendem HTML Code.
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
overflow-x:hidden;
background-color: #FFFFFF;
background-repeat: no-repeat;
background-image: url(logo_back.jpg);
}
-->
</style></head>
<body>
<div align="center"></div>
</body>
</html>
IE und Chrome stellen den Hintergrund dar (das Hintergrundbild) aber Firefox nicht. Was muss ich ändern damit es Firefox auch versteht? Danke im Voraus...
____________________________________
thanks
D|C .::: DARKCOBALT :::.
|