mein Hintergrundbild wird nicht angezeigt und ich weiß nicht an was es liegt.
Kann mir jemand helfen?
CSS-Code:
Code:
#bfoot1 {
position: absolute;
left: 24px;
top: 473px;
width: 260px;
height: 35px;
}
.bfoot {
background-image: url("img/bfoot_bg.jpg");
margin-top: 0px;
}
Code:
<div id="bfoot1"> <div class="bfoot">






