Visa ett inlägg
Oläst 2010-10-26, 20:17 #2
P3N P3N är inte uppkopplad
Flitig postare
 
Reg.datum: Jun 2010
Inlägg: 331
P3N P3N är inte uppkopplad
Flitig postare
 
Reg.datum: Jun 2010
Inlägg: 331
Hepp, lägg en div runt allt med id "wrapper".

CSS=
#wrapper{
width: 900px;
min-height: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
#box{
width: 625px;
min-height: 800px;
float: left;
border: 1px solid black;
}

#box2{
width: 250px;
min-height: 400px;
height: auto;
float: right;
border: 1px solid black;
}
P3N är inte uppkopplad   Svara med citatSvara med citat