Footer nederst
Hvordan får jeg en fotter til at starte helt ned hvor det nederster af teksten slutter, og fylde hele breden som banneret gør?http://www.voresferier.dk
Mit CSS se således ud:
body {
background: #303030;
color:black;
font-family: arial, verdana, sans-serif;
font-size: 14px;
}
#banner{
width: auto;
display: block;
padding: 3px;
margin: 2px;
background: #838383;
color: #444;
border-right: 5px solid #505050;
border-bottom: 5px solid #505050;
border-top: 1px solid #505050;
border-left: 1px solid #505050;
}
div#content {
position: absolute;
top: 45px;
right: 55px;
}
h1{
margin:0;
text-align: right;
color: #444 ;
background: #838383 ;
letter-spacing: 0.3cm;
font: 30px sans-serif;
line-height:38px ;
}
links {
position: absolute;
width: 146px;
}
#links a {
width: 146px;
display: block;
text-align: left;
padding: 6px;
margin: 2px;
text-decoration: none;
color:#FFCC33 ;
background: #838383;
border-right: 5px solid #505050;
border-bottom: 2px solid #505050;
border-top: 1px solid #505050;
border-left: 1px solid #505050;
}
#links a:hover {
color:#444 ;
background: #AAA;
border-right: 5px #838383;
border-bottom: 2px solid #838383;
}
#fakta {
position: absolute;
padding: 5px;
width : 155px;
background: #303030;
color : #e6e6e6 ;
text-align : left;
text-decoration: none;
}
#tekst {
position: absolute;
top: 130px;
left: 190px;
background: #303030;
color : #e6e6e6 ;
padding: 10px;
}
cite {
background: #303030;
position : absolute;
margin-top : -27px;
width : 270px;
font-style : normal;
visibility : hidden;
color : white ;
}
.venstre {
text-align : left;
height : 58px;
}
#dias {
position : relative;
top : 0;
left : 0;
display : block;
}
.t19 {
background: #303030;
text-align : left;
width : 550px;
border : 2px outset white ;
color : white ;
}
.t19 td {
border : 1px solid white;
}
.c76 {
width : 76px;
text-align : center;
vertical-align : middle;
}
.stor {
height : 280px;
text-align : center;
vertical-align : middle;
}
.t9 {
background: #303030;
text-align : left;
width: 360px;
border: 2px outset white ;
color: white ;
}
.t9 td {
border: 1px solid white ;
}
.link {
background: #303030;
color : #e6e6e6 ;
}
