Placering af tabel ?
Tabellen hvor der står punkt1 og punkt2 skal ligge lige under menuen ca 20px, men hvordan? har bakset lidt rundt med det nu så regner med ik kan hjælpe :Det stk link
http://www.friserverplads.dk/olesen/olesen2.htm
og min css kilde
.maintabel {
width: 765px;
}
body {
background-color: #E4C583;
}
.menu {
border: 1px solid #000000;
width: 150px;
height: 400px;
background-color: #A28C5B;
}
.menu2 {
font-size: 10px;
font-weight: bold;
font-family: verdana,arial;
vertical-align: top;
border: 0px solid #000000;
width: 130px;
height: 200px;
background-color: #A28C5B;
}
.log {
font-size: 10px;
font-weight: bold;
font-family: verdana,arial;
border: 1px solid #000000;
width: 130px;
height: 100px;
background-color: #A28C5B;
}
.menu1 {
background-color: #B1A487;
border: 1px solid #000000;
width: 130px;
height: 200px;
}
.overskrift {
border: 1px solid #000000;
text-align: center;
width: 765px;
background-color: #A28C5B;
}
.topseperator {
height: 15px
}
.middleseperator {
width: 55px
}
.main {
border: 1px solid #000000;
width: 590px;
vertical-align: top;
background-color: #A28C5B;
}
.iframe {
background-color: #A28C5B;
}
.ilayer {
background-color: #A28C5B;
}
a:link {
color: black;
text-decoration:none;
}
a:hover {
color: blue;
text-decoration:none;
}
a:visited {
color: black;
text-decoration:none;
}
a:active {
background-color: none;
text-decoration:none;
}
.menu1 {
margin : 10px 10px 200px 10px ;
}
.log {
margin : 10px 10px 50px 10px ;
}
