Der Code:
- Code: Alles auswählen
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Duelmenweb.de</title>
<style type ="text/css">
#container {
margin-left: auto;
margin-right: auto;
width: 980px;
}
#kopf {
height: 168px;
background-image:url(/D:/duelmenweb/Design.gif/header.gif); background-repeat: no-repeat;
}
#inhalt {
float:right;
width: 760px;
height: 1000px;
left: 220px;
background-color: #000000;
}
#links {
float:left;
width: 200px;
height: 400px;
background-image:url(/D:/duelmenweb/Design.gif/Main.gif);
}
body { background-color:#000000; }
</style>
</head>
<body>
<div id="container">
<div id="kopf"> </div>
<div id="inhalt"> </div>
<div id="links">
<br>
<br>
<br>
<br>
<a href="/D:/duelmenweb/HTML-Datein/Wilkommen.htm">
<img src="/D:/duelmenweb/Design.gif/Wilkommen.gif" alt="Wilkommen">
</a>
</diV>
</div>
</body>
</html>
Ich hoffe ihr könnt mir helfen.
MfG
Eidechse

