M
Maik
So
oder so
sollte dem Glück nichts mehr im Wege stehen.
mfg Maik
CSS:
#Header {
width:868px;
height:208px;
background:url(images/header.png);
position:absolute;
}
#menu {
list-style:none;
margin:150px 0 0 0;
padding:0;
}
CSS:
#menu {
list-style:none;
margin:0;
padding:0;
position:relative;
top:150px;
}
mfg Maik