Es zeigt mir mein Hintergrundbild nicht an sondern es ist alles weiß...
Wieso?
Wieso?
Code:
<style type="text/css">
<!—
body {
background-image: url(images/bg.jpg);
background-repeat: repeat;
font: "Courier New", Courier, monospace;
font-size: 18px;
color: #FFFFFF;
}
-->
</style>
</head>
<body>
</body>