Je moet ingelogd zijn om te stemmen.
div.inhoud { margin-left: 209px; width: 555px; height: 19px; } div.home { background-image: url("images/index_04.png"); background-repeat: no-repeat; width: 119px; height: 19px; float: left; } div.portfolio { background-image: url("images/index_05.png"); background-repeat: no-repeat; width: 119px; height: 19px; float: left; } div.services { background-image: url("images/index_06.png"); background-repeat: no-repeat; width: 119px; height: 19px; float: left; } div.about { background-image: url("images/index_07.png"); background-repeat: no-repeat; width: 119px; height: 19px; float: left; }
<div class="inhoud"> <div class="home"></div> <div class="portfolio"></div> <div class="services"></div> <div class="about"></div> </div>