Hej.
Jeg forsøger at lave et meget traditionelt sidelayout med en
topbjælke med et billede, derunder en menubjælke og derunder
selve indholdsdelen (og så nederst en bjælke igen).
Fidusen er selvfølgelig at hvis indholdsdelen indeholder mere end
der kan vises skal man kunne scrolle og rulle ned gennem teksten.
det driller dog og jeg kan simpelthen ikke finde fejlen.
på
http://www.tinderbox.dk/pages/akantus/akantus.php kan I se
problemet og min css kode er her:
@charset "utf-8";
body{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000033;
font-size: 14px;
background-color: #333333;
}
#tinderbox_img {
position: fixed;
top:3px;
width:828px;
height:115px;
z-index:1;
background-color: #C0C0C0;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#menu_top {
background-color: #CC6600;
border-top-width: thin;
border-bottom-width: thin;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #000033;
border-bottom-color: #000033;
font-weight: bold;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
width: 815px;
}
#main {
width: 830px;
height: 620px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000033;
background-color: #ECECEC;
margin-right: auto;
margin-left: auto;
}
#sidemenu {
font-weight: bold;
float: right;
list-style-type: none;
padding-left: 3px;
background-color: #CCCCCC;
height: 400px;
}
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000033;
}
a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #006600;
font-size: 14px;
}
a:visited {
color: #000033;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}
a:hover {
background-color: #B3D0F4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bolder;
}
#footer {
background-color: #CC6600;
border-top-width: thin;
border-top-style: solid;
border-top-color: #000033;
font-weight: bold;
padding: 2px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
width: 830px;
border-bottom-width: thin;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #000033;
}
Håber der er én der kan spotte fejlen og forklare mig hvad der er
galt.
På forhånd tak
:0)
Lisbeth
--
Vil du lære at kode HTML, XHTML, CSS, SSI, ASP eller ASP.NET?
- Pædagogiske tutorials på dansk
- Kom godt i gang med koderne
KLIK HER! =>
http://www.html.dk/tutorials