22.09.2005, 18:12
@Rosie,
ich hab die Seite mal etwas überarbeitet...
Deine Grafiken dazu:
Hintergrund:
http://www.inspire-world.de/boarduploads/sitebg.gif
Das Logo:
http://www.inspire-world.de/boarduploads...rgrund.jpg
Cu Helmut
ich hab die Seite mal etwas überarbeitet...
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Rosie's Grafikecke</title>
<style type="text/css">
html, body {
background-image: url("hintergruende/sitebg.gif");
background-color: #955722;
margin:0px;
padding:0px;
height: 100%;
}
#mitte {
width: 484px;
height: 485px;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
margin-left: -242px;
margin-top: -242px;
}
#mitte a{
text-decoration: none;
color: #ffcc66;
font-family: Verdana, Arial;
font-weight: bold;
}
#mitte a:hover {
text-decoration: underline;
color: #ffffff;
}
</style>
</head>
<body>
<div id="mitte">[url=./index2.html][img]hintergruende/Portal.Hintergrund.jpg[/img][/url]
[url=./index2.html]Enter[/url]</div>
</body>
</html>Deine Grafiken dazu:
Hintergrund:
http://www.inspire-world.de/boarduploads/sitebg.gif
Das Logo:
http://www.inspire-world.de/boarduploads...rgrund.jpg
Cu Helmut
![[-]](https://forum.juergens-workshops.de/images/collapse.png)