WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Programmierung (http://www.wcm.at/forum/forumdisplay.php?f=17)
-   -   HTML Frage, Firefox stellt Hintergrundbild nicht dar (http://www.wcm.at/forum/showthread.php?t=238623)

darkcobalt 18.03.2010 10:59

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...

pong 18.03.2010 21:57

bereinige erstmal die Fehler

http://validator.w3.org/check

pong


Alle Zeitangaben in WEZ +2. Es ist jetzt 07:00 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag