Nieuw lid |
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Mobiele badkamers</title>
<script type="text/javascript">
function set(id,img)
{document.getElementById(id).innerHTML = '<img src="'+img+'" />';
}
</script>
<style type="text/css">
body{
background-color:#1C1C1C;
background-repeat:repeat-x;
}
.box {position: relative; width: 800px; height: 650px; margin: 5em auto; background-color:#999999;}
/* Positie divs */
#lb, #rb, #lo, #ro {position: absolute; width: 20px; height: 20px; background: #1C1C1C; overflow: hidden;}
#lb {top: 0px; left: 0px;}
#rb {top: 0px; left: 780px;}
#lo {top: 630px; left: 0px;}
#ro {top: 630px; left: 780px;}
/* Bullet divs */
#lb-bullet, #rb-bullet, #lo-bullet, #ro-bullet {position: absolute; font-size: 150px; font-family: arial; color:#999999; line-height: 40px;}
#lb-bullet {left: -8px;}
#rb-bullet {left:-25px;}
#lo-bullet {top: -17px; left: -8px;}
#ro-bullet {top: -17px; left: -25px;}
.boxa {position: absolute; width: 250px; height: 250px; left:125px; top:50px; background-color:#999999; cursor:pointer;}
.boxb {position: absolute; width: 250px; height: 250px; left:425px; top:50px; background-color:#999999;}
.boxc {position: absolute; width: 250px; height: 250px; left:425px; top:350px; background-color:#999999;cursor:pointer;}
.boxd {position: absolute; width: 250px; height: 250px; left:125px; top:355px; background-color:#999999;}
.boxe {position: absolute; width: 50px; height: 500px; left:15px; top:75px; background-image:url(SIMITCH.NL.png);}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
</style>
</head>
<body>
<div class="box">
<div id="lb"><div id="lb-bullet">•</div></div>
<div id="rb"><div id="rb-bullet">•</div></div>
<div id="lo"><div id="lo-bullet">•</div></div>
<div id="ro"><div id="ro-bullet">•</div></div>
<div class="boxa" id="linksboven" onmouseover="set(this.id,'keukenkraan.png')" onmouseout="set(this.id,'douchekop2.png')">
<a href="home.html" title="Mobiele badkamers"><img src="douchekop2.png" style="border-style:none;"/></a></div>
<div class="boxb"><img src="druppels blauw.png"/></div>
<div class="boxc"><a href="home.html" title="Mobiele badkamers"><img src="keukenkraan.png" style="border-style:none;"/></a> </div>
<div class="boxd"><img src="druppels blauw.png"/></div>
<div class="boxe"></div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <script type="text/javascript"> function set(id,img) {document.getElementById(id).innerHTML = ' <img src="'+img+'" />'; } body{ background-color:#1C1C1C; background-repeat:repeat-x; } .box {position: relative; width: 800px; height: 650px; margin: 5em auto; background-color:#999999;} /* Positie divs */ #lb, #rb, #lo, #ro {position: absolute; width: 20px; height: 20px; background: #1C1C1C; overflow: hidden;} #lb {top: 0px; left: 0px;} #rb {top: 0px; left: 780px;} #lo {top: 630px; left: 0px;} #ro {top: 630px; left: 780px;} /* Bullet divs */ #lb-bullet, #rb-bullet, #lo-bullet, #ro-bullet {position: absolute; font-size: 150px; font-family: arial; color:#999999; line-height: 40px;} #lb-bullet {left: -8px;} #rb-bullet {left:-25px;} #lo-bullet {top: -17px; left: -8px;} #ro-bullet {top: -17px; left: -25px;} .boxa {position: absolute; width: 250px; height: 250px; left:125px; top:50px; background-color:#999999; cursor:pointer;} .boxb {position: absolute; width: 250px; height: 250px; left:425px; top:50px; background-color:#999999;} .boxc {position: absolute; width: 250px; height: 250px; left:425px; top:350px; background-color:#999999;cursor:pointer;} .boxd {position: absolute; width: 250px; height: 250px; left:125px; top:355px; background-color:#999999;} .boxe {position: absolute; width: 50px; height: 500px; left:15px; top:75px; background-image:url(SIMITCH.NL.png);} a:link { text-decoration: none; } a:visited { text-decoration: none; } a:hover { text-decoration: none; } a:active { text-decoration: none; } <div class="boxa" id="linksboven" onmouseover="set(this.id,'keukenkraan.png')" onmouseout="set(this.id,'douchekop2.png')"> <a href="home.html" title="Mobiele badkamers"><img src="douchekop2.png" style="border-style:none;"/></a></div> <div class="boxb"><img src="druppels blauw.png"/></div> <div class="boxc"><a href="home.html" title="Mobiele badkamers"><img src="keukenkraan.png" style="border-style:none;"/></a> </div> <div class="boxd"><img src="druppels blauw.png"/></div>
DeviourSoul schreef: even wat lege regels verwijderd |