Billede som baggrund!
Kan ikke få td.indhold til vise sig.Nedenstående kan ses på: www.divinium.dk
Hjælp :/
<html>
<head>
<title>DIVINIUM</title>
<style type="text/css">
td.indhold {
background-image: url("d-indhold.jpg");
background-repeat: repeat-y; }
</style>
</head>
<body>
<center>
<img src="divinium.jpg"><br>
<table>
</center>
<tr><td>
<img src="d-menu.jpg" usemap="#divinium" border="0">
</td></tr>
<tr><td>
Hej min ven
</td></tr>
<tr><td>
<img src="d-bund.jpg">
</td></tr>
</table>
<map name='divinium'>
<area shape='rect' href='index.php' coords='6,6,168,99'>
<area shape='rect' href='produkter.php' coords='168,6,311,99'>
<area shape='rect' href='referencer.php' coords='311,6,461,99'>
<area shape='rect' href='kontakt.php' coords='461,6,592,99'>
</map>
</body>
</html>
