The website is http://www.natuurlijkmiddel.nl (its in dutch)
The CSS:
CODE
* {
margin: 0;
padding: 0;
}
body, html {
height: 100%;
background-color: #ffffff;
margin: 0px;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
h1,h3,h5 {
font:bold 1.5em Arial, Helvetica, sans-serif;
margin:0px 0 8px 0;
color: #179728;
}
h2 {
font: 1.5em Arial, Helvetica, Verdana, Sans-serif;
color: #000000;
margin-bottom: 10px;
}
p {
font-size: 13px;
line-height: 140%;
}
a:link {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #696868;
text-decoration: none;
}
a:visited {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #696868;
text-decoration: none;
}
a:hover {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #87d102;
}
a:active {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #696868;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
width: 100%;
color: #000;
}
.fun {
color: #696868;
line-height: 110%;
font-size: 13px;
font-family: Arial;
}
.footnote {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#header {
position: absolute;
left: 146px;
top: 0;
}
#navtop {
position: absolute;
width: 85%;
height: 21px;
top: 231px;
background-color: #dad8d9;
padding-left: 15%;
padding-top: 3px;
margin: 0;
}
#navright1 {
position: absolute;
background-image: url(images/winkelwagen.jpg);
background-repeat: no-repeat;
width: 196px;
height: 153px;
top: 255px;
left: 920px;
padding-left: 10px;
padding-top: 50px;
}
#navright2 {
position: absolute;
background-image: url(images/laatst.jpg);
background-repeat: no-repeat;
width: 196px;
height: 153px;
top: 454px;
left: 920px;
padding-left: 10px;
padding-top: 50px;
padding-right: 20px;
}
#navright3 {
position: absolute;
background-image: url(images/informatie2.jpg);
background-repeat: no-repeat;
width: 210px;
height: 153px;
top: 617px;
left: 920px;
padding-left: 10px;
padding-top: 50px;
}
#top-cat {
position: absolute;
background-image: url(images/top-cat.jpg);
background-repeat: no-repeat;
font-size: 16px;
width: 274px;
height: 57px;
top: 255px;
left: 110px;
}
#mid-cat {
position: relative;
background-image: url(images/mid-cat.jpg);
background-repeat: repeat;
font-size: 16px;
width: 274px;
top: 312px;
left: 110px;
background-color: white;
padding-left: 60px;
}
#bottom-cat {
position: relative;
background-image: url(images/bottom-cat.jpg);
background-repeat: no-repeat;
width: 274px;
height: 38px;
top: 312px;
left: 110px;
}
#maincontent {
position: absolute;
background-color: #ffffff;
top: 255px;
left: 390px;
width: 510px;
height: 600px;
padding-left: 10px;
padding-top: 10px;
z-index: 1;
}
.feature {
float: right;
margin: 10px;
}
And the HTML:
CODE
<!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=utf-8" />
<meta http-equiv="Content-Language" content="nl" />
<meta name="author" content="NatuurlijkMiddel" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<meta name="description" content="NatuurlijkMiddel.nl is de website die u wetenschappelijke informatie aanbiedt voor een alledaagse natuurlijke gezondheid! Veel natuurlijke middelen bevatten namelijk stoffen die u beschermen tegen veel voorkomende gezondheidsproblemen." />
<meta name="keywords" content="natuurlijk middel, natuurlijke middelen, natuurlijk, natuurlijke, natuur, middel, middelen, natuurgeneeskrachtige middelen, leven, gezondheid, gezond, genezen, plantaardig, planten, producten, informatie" />
<title>Natuurlijk Middel - Voor een alledaagse natuurlijke gezondheid</title>
<link href="mainstyle.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="wrapper">
<div id="navtop">
<a href="index.html"><u>Home</u></a>
<a href="contact.html"><u>Contact</u></a>
<a href="informatie.html"><u>Informatie</u></a>
<a href="winkelwagen.html"><u>Winkelwagen</u></a>
<a href="disclaimer.html"><u>Disclaimer</u></a>
</div>
<div id="header"><img src="images/logo.jpg" alt="NatuurlijkMiddel.nl is de website die u wetenschappelijke informatie aanbiedt voor een alledaagse natuurlijke gezondheid! Veel natuurlijke middelen bevatten namelijk stoffen die u beschermen tegen veel voorkomende gezondheidsproblemen." /></div>
<div id="navright1">
<p class="fun">Op dit moment bieden wij nog geen producten te koop aan.</p>
</div>
<div id="navright2">
</div>
<div id="navright3">
<a href="mailto:info@natuurlijkmiddel.nl">info@natuurlijkmiddel.nl</a>
</div>
<div id="maincontent">
<h1>Welkom bij natuurlijk middel</h1><hr />
<p>
Tegenwoordig is de roep om meer <strong>natuurlijke producten</strong> en <strong>duurzame initiatieven</strong> erg groot. Dit heeft uiteraard alles te maken met de algemene trend om er een gezondere levenswijze op na te houden.
</p>
<br />
<br />
<br />
<br />
<br />
</div>
<div id="top-cat"></div>
<div id="mid-cat">
<ul>
<li><img src="images/pijl.jpg" alt="" /> <a href="allergie.html">Allergie</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="dementie.html">Alzheimer</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="dementie.html">Dementie</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="gehoor.html">Gehoor</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="hersenen.html">Hersenen</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="huid.html">Huid</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="leeflanger.html">Leef langer</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="adem.html">Slechte adem</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="spiermassa.html">Spiermassa</a></li>
<li><img src="images/pijl.jpg" alt="" /> <a href="rimpels.html">Rimpels</a></li>
</ul>
</div>
<div id="bottom-cat"></div>
<div class="push"></div>
</div><!-- Einde alles omvattende div-->
<div class="footer">
<p>Copyright (c) 2009</p>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-11122257-4");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>
I know that the code is a bit messy, and It's probably not really difficult to get the footer at the bottom of the page but I really can't get it to work. The footer just appears under the "categorie-tabel", on the left and not where I want it (under the content, at the bottom of the page). I've just started webdesigning so any help would be really appreciated. Thanks for your reply!
