Hi Jungs,
iich habe ein Probklem mit LI das ist nicht richtig wo es hin soll
http://preview.mega-online.eu/digital/index2.html
bei Advert rechts die box die ist nicht so richtig oben wieso veschiebt die sich nach unten:
css code
Code:
.advert {
background-image:url(Bilder/index_24.jpg);
height: 30px;
float: right;
width: 196px;
}
.advert_content {
background-image:url(Bilder/index_26.jpg);
float:right;
width: 196px;
height: 343px;
}
ich hoffe der css code reicht.