<body> <head> <style type="text/css"> .body { background: white; } #whitespace-left { float: left; width: 75px; height: 100%; background-color: white; border-style:solid; border-left-color: white; border-top-color: white; border-bottom-color: white; } #whitespace-right { float: right; width: 75px; height: 100%; background-color: white; border-style:solid; border-right-color: white; border-top-color: white; border-bottom-color: white; } #whitespace-top { width: 99%; height: 50px; background-color: white; border-style:solid; border-bottom-color:white; } #whitespace-location { width: 99%; border-style: solid; border-left-color: black; border-right-color: black; border-bottom-color: black; border-top-color: white; padding: 0px 0px 0px 5px; background-color: white; } #whitespace-location-content { width: 35%; background:white; margin-left: 100px; } #whitespace-location-navigation { width: 99%; background:white; border-style: solid; border-bottom-color:black; border-top-color: white; text-align: center; } #whitespace-content-container { width: 99%; height: 80%; background:white; } #whitespace-content { width: 88%; height: 84%; margin: 5 5 0 5; margin-left: 100px; margin-right: 100px; background:white; } #whitespace-footer { text-align: center; border-style: solid; background: white; border-top-color: white; border-bottom-color: white; border-left-color: white; border-right-color: white; } #fisk { border-top-color: white; border-bottom-color: white; border-left-color: white; border-right-color: white; border-style: solid; background-color: white; height: 100%; } </style> </head> </body> <div id="whitespace-left"> </div> <div id="whitespace-right"> </div> <div id="whitespace-top"> </div> <div id="whitespace-location"> <div id="whitespace-location-content"> Velkommen <font size="1"> >> </font> Du her her... XXX<br/> </div> </div> <div id="whitespace-location-navigation"> <a href="#"><input type="submit" name="submit_login" class="button" value="Hjem"></a> <input type="submit" name="submit_login" class="button" value="Billeder"> <input type="submit" name="submit_login" class="button" value="Infomation"> <input type="submit" name="submit_login" class="button" value="Gæstebog"> <input type="submit" name="submit_login" class="button" value="Kontakt"> </div> <div id="whitespace-content-container"> <div id="fisk"></div> <div id="whitespace-footer" style="font-size: small"> Lavet af © 2010 </div> </div> </html>
#whitespace-content { width: 88%; height: 84%; margin: 5 5 0 5; margin-left: 100px; margin-right: 100px; background:white; }
#whitespace-content { width: 88%; height: 84%; margin: 5px 5px 0px 5px; margin-left: 100px; margin-right: 100px; background:white; }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="da" lang="da"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>