Also ich habe ein paar verschachtelte divs und die sollen sich anpassen, am besten ihr guckt euch meinen Screen an dann versteht ihr mein Problem. Also der #contentmitte und #mitte flippen irgendwie aus ^^.
Ansonsten passe alles so wie ich es will.
Hier der Html Code
und hier die dazuegehoerige css,
Danke schonma fuer eure Hilfen. Achja falls ihr noch andere Verbesserungsvorschläge fuer den code habt...immer her damit. Und bitt dann auch erklären. Und Schriftformatierund und Linkformatierung folgen wenn das layout an sich funktioniert.
Greats
o3rn
Ansonsten passe alles so wie ich es will.
Hier der Html Code
HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>entwurf</title>
<link rel="stylesheet" type="text/css" href="./index.css" media="all" />
<!--[if IE]>
<style type="text/css" media="all">.borderitem {border-style:solid;}</style>
<![endif]-->
</head>
<body>
<div id="bg"></div>
<div id="mitteheader"> </div>
<div id="vnavlinks"> </div>
<div id="vnavrechts"> </div>
<div id="navmitte"> </div>
<div id="mitte"><div id="contentmitte">Weit hinten, hinter den Wortbergen, fern der Länder Vokalien und Konsonantien leben die Blindtexte. Abgeschieden wohnen Sie in Buchstabhausen an der Küste des Semantik, eines großen Sprachozeans. Ein kleines Bächlein namens Duden fließt durch ihren Ort und versorgt sie mit den nötigen Regelialien. Es ist ein paradiesmatisches Land, in dem einem gebratene Satzteile in den Mund fliegen. Nicht einmal von der allmächtigen Interpunktion werden die Blindtexte beherrscht – ein geradezu unorthographisches Leben. Eines Tages aber beschloß eine kleine Zeile Blindtext, ihr Name war Lorem Ipsum, hinaus zu gehen in die weite Grammatik. Der große Oxmox riet ihr davon ab, da es dort wimmele von bösen Kommata, wilden Fragezeichen und hinterhältigen Semikoli, doch das Blindtextchen ließ sich nicht beirren. Es packte seine sieben Versalien, schob sich sein Initial in den Gürtel und machte sich auf den Weg. Als es die ersten Hügel des Kursivgebirges erklommen hatte, warf es einen letzten Blick zurück auf die Skyline seiner Heimatstadt Buchstabhausen, die Headline von Alphabetdorf und die Subline seiner eigenen Straße, der Zeilengasse. Wehmütig lief ihm eine rethorische Frage über die Wange, dann setzte es seinen Weg fort. Unterwegs traf es eine Copy. Die Copy warnte das Blindtextchen, da, wo sie herkäme wäre sie<div id="contentunten"></div>
</div>
<div id="unten"></div>
</div>
<div id="hnavoben"></div>
<div id="hnavmitte">
<div id="hnavunten"></div>
</div>
<div id="contentoben"></div>
<div id="obenheder"></div>
</body>
</html>
und hier die dazuegehoerige css,
Code:
body {
background-color: #ffffff;
margin:0px;
padding:0px;
}
#bg {
margin-top:50px;
background-image:url(bg.gif);
background-repeat: repeat-x;
}
img {
border:0px;
}
.clearfloat {
clear:both;
height:0px;
}
#mitteheader {
background-image: url(mitteheader.gif);
background-repeat: repeat-y;
background-attachment: scroll;
background-position: center center;
width:790px;
padding-top:0px;
height:153px;
position: absolute;
left:85px;
top:45px;
margin-bottom:0px;
}
#bg {
background-image: url(bg.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center center;
width:960px;
padding-top:0px;
height:226px;
position: absolute;
left:-2px;
top:147px;
margin-bottom:0px;
}
#vnavlinks {
background-image: url(vnavlinks.gif);
width:247px;
padding-top:0px;
height:57px;
position: absolute;
left:95px;
top:181px;
margin-bottom:0px;
z-index:15;
}
#vnavrechts {
background-image: url(vnavrechts.gif);
width:244px;
padding-top:0px;
height:56px;
position: absolute;
left:619px;
top:181px;
margin-bottom:0px;
z-index:15;
}
#navmitte {
background-image:url(vnavmitte.gif);
width:279px;
padding-top:0px;
height:78px;
position: absolute;
left:340px;
top:181px;
margin-bottom:0px;
z-index:15;
}
#mitte {
background-image: url(mitte.gif);
background-repeat: repeat-y;
width:768px;
padding-top:0px;
height:auto;
position: relative;
left:95px;
top:100px;
margin-bottom:0px;
}
#hnavoben{
background-image:url(hnavioben.gif);
width:188px;
padding-top:0px;
height:51px;
position: absolute;
left:118px;
top:261px;
margin-bottom:0px;
}
#hnavmitte {
background-image:url(hnavmitte.gif);
width:188px;
padding-top:0px;
height:220px;
position: absolute;
left:118px;
top:312px;
margin-bottom:0px;
}
#hnavunten{
background-image:url(hnaviunten.gif);
width:188px;
padding-top:0px;
height:46px;
position: relative;
left:0px;
margin-top:220px;
margin-bottom:0px;
}
#contentoben{
position:absolute;
top:292px;
width:470px;
left:364px;
height:86px;
background-image:url(contentoben.gif);
}
#contentmitte {
background-image:url(contentmitte.gif);
padding: 0px 10px 0px 10px;
width:450px;
height:auto;
position: relative;
left:269px;
margin-top:153px;
}
#contentunten{
background-image:url(contentunten.gif);
width:470px;
height:81px;
position:relative;
left:-10px;
margin-top:auto;
}
#obenheder {
position: absolute;
left:85px;
top:21px;
width:790px;
height:46px;
margin-bottom:0px;
background-image:url(obenheder.gif);
}
#untenheader {
position: absolute;
left:84px;
top:195px;
width:791px;
height:26px;
margin-bottom:0px;
}
#unten {
position: relative;
left:0px;
margin-top:auto;
width:768px;
height:105px;
margin-bottom:0px;
background-image: url(unten.gif);
overflow:hidden;
}
Danke schonma fuer eure Hilfen. Achja falls ihr noch andere Verbesserungsvorschläge fuer den code habt...immer her damit. Und bitt dann auch erklären. Und Schriftformatierund und Linkformatierung folgen wenn das layout an sich funktioniert.
Greats
o3rn