Hvis du ændrer; #menu, #menu_content, #content og #content_content 's height til 100 % virker det.
style.css:
body {
margin: 0px;
background-color: #E0D7CB;
}
.heading {
color: #343434;
font-family: verdana;
font-size: 11px;
font-weight: bold;
}
.tekst {
color: #6E6E6E;
font-family: verdana;
font-size: 11px;
}
#hovedtabel {
width: 70%;
border-left: 1px solid black;
border-right: 1px solid black;
height: 100%;
background-color: #FFFFFF;
margin: 0px;
border-collapse: collapse;
background-color: #FFFFFF;
}
#heading {
border-bottom: 1px solid black;
width: 100%;
height: 50px;
background-image: url('top_bg.gif');
}
#tabel_indhold {
font-family: verdana;
font-size: 11px;
color: black;
margin: 0px;
border-collapse: collapse;
height: 100%;
}
#face {
width: 100%;
font-family: verdana;
font-size: 11px;
color: black;
padding-top: 25px;
height: 100%;
}
#menu {
border-top: 1px solid black;
border-right: 1px solid black;
font-family: verdana;
font-size: 11px;
color: black;
border-collapse: collapse;
width: 90%;
height: 100%;
}
#menu_heading {
height: 25px;
border-bottom: 1px solid black;
background-image: url('menu_bg.gif');
padding: 5px;
}
#menu_content {
border-bottom: 1px solid black;
height: 100%;
padding: 10px;
background-color: #FEFCF9;
}
#content {
font-family: verdana;
font-size: 11px;
color: black;
border-left: 1px solid black;
border-top: 1px solid black;
border-collapse: collapse;
height: 100%;
}
#content_heading{
height: 25px;
border-bottom: 1px solid black;
background-image: url('menu_bg.gif');
padding: 5px;
}
#content_content{
border-bottom: 1px solid black;
height: 100%;
padding: 5px;
background-color: #FEFCF9;
}
a:link {
font-family: verdana;
font-size: 11px;
color: black;
text-decoration: none;
}
a:active {
font-family: verdana;
font-size: 11px;
color: black;
text-decoration: none;
}
a:visited {
font-family: verdana;
font-size: 11px;
color: black;
text-decoration: none;
}
a:hover {
font-family: verdana;
font-size: 11px;
color: #484848;
text-decoration: none;
}
jeg har kun afprøvet det i Internet Explorer.
MvH
Stefan Svensson
http://fusket.frac.dk