Nieuw lid |
|
hij is nu gelukt maar hoe krijg ik het bottom stuk helemaal tegen de onderkant?
ik heb nu dit:
#bottom {
width:1000px;
height:40px;
background:url('images/menu1.png');
bottom:0px;
margin-left:150px;
}
#bottom { width:1000px; height:40px; background:url('images/menu1.png'); bottom:0px; margin-left:150px; }
maar dan zit ie niet helemaal aan de onderkant
|