Tre kolonner med billede i banner
Jeg vil indsætte et billede i banner-delen af min kode, men den skærer billedet af. Had er der galt?body {
margin:10px 10px 0px 10px;
padding:0px;
}
#leftcontent {
position: absolute;
left:10px;
top:50px;
width:200px;
background:#fff;
border:0px solid #000;
}
#centercontent {
background:#fff;
margin-left: 199px;
margin-right:199px;
border:0px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 201px;
margin-right:201px;
}
html>body #centercontent {
margin-left: 201px;
margin-right:201px;
}
#rightcontent {
position: absolute;
right:10px;
top:50px;
width:200px;
background:#fff;
border:0px solid #000;
}
#banner {
background:#fff;
height:79px;
border-top:0px solid #000;
border-right:0px solid #000;
border-left:0px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
height:79px;
}
html>body #banner {
height:79px;
}
p,h1,pre {
margin:0px 10px 10px 10px;
}
h1 {
font-size:14px;
padding-top:10px;
}
#rightcontent p {
font-size:10px
}
</STYLE>
</HEAD>
<BODY>
<DIV id=banner><IMG src="bannerfrborg.jpg"></DIV>
<DIV id=leftcontent>
<H1>leftcontent</H1>
..osv
