A Search
Gebruiker
- Lid geworden
- 14 mrt 2009
- Berichten
- 299
Code:
.Site {
background-color: #D3D1CA;
visibility: visible;
width: 700px;
height: 900px;
margin: auto;
height: 600px;
}
.Header {
background-color: #D3D1CA;
visibility: visible;
width: 1000px;
height: 100px;
margin: auto;
}
.Left {
background-color: #D3D1CA;
visibility: visible;
width: 100px;
height: 600px;
}
De div left staan nu over de div site heen ik wil dat deze er aan de linker kant op aan sluit.
hoe moet dit heb wat zitten googlen maar ik kon het niet vinden.
alvast bedankt