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" xml:lang="en" lang="en">
<head>
<title>lalala</title>
<script type="text/javascript" src="js/rollover.js"></script>
<script type="text/javascript" src="js/add_bookmark.js"></script>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<body>
<table id="Table_01" width="863" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td colspan="5" id="top-spacer_">
<img id="top_spacer" src="images/top_spacer.jpg" width="739" height="48" alt="" /></td>
<td colspan="2" id="top-right-spacer_">
<a href="text/sitemap.html" target="content_frame"><img src="images/sitemap.gif" border="0" alt="Sitemap" /></a> <span id="addBookmarkContainer"></span> <a href="../gallery/index.php" target="_blank"><img src="images/gallery.gif" border="0" alt="Gallery" /></a></td>
</tr>
<tr>
<td rowspan="7" id="left-spacer_">
<img id="left_spacer" src="images/left_spacer.jpg" width="31" height="558" alt="" /></td>
<td rowspan="7" id="content-box_">
<iframe name="content_frame" width="410" height="558" src="text/start.html" frameborder="0" allowtransparency="true"></iframe></td>
<td colspan="5" id="top-menu_">
<img id="top_menu" src="images/top_menu.jpg" width="422" height="86" alt="" /></td>
</tr>
<tr>
<td colspan="2" rowspan="6" id="center-pic_">
<img id="center_pic" src="images/center_pic.jpg" width="254" height="472" alt="" /></td>
<td colspan="2" id="main-menu_">
<img id="main_menu" src="images/main_menu.jpg" width="143" height="120" alt="" /></td>
<td rowspan="6" id="right-spacer_">
<img id="right_spacer" src="images/right_spacer.jpg" width="25" height="472" alt="" /></td>
</tr>
<tr>
<td colspan="2" id="kompetencer1_">
<a href="text/kompoversigt.html" target="content_frame"><img id="kompetencer1" border="0" src="images/kompetencer1.gif" oversrc="images/kompetencer2.gif" width="143" height="34" alt="" />
</a></td>
</tr>
<tr>
<td colspan="2" id="referencer1_">
<a href="text/referencer.html" target="content_frame"><img id="referencer1" border="0" src="images/referencer1.gif" oversrc="images/referencer2.gif" width="143" height="33" alt="" />
</a></td>
</tr>
<tr>
<td colspan="2" id="cv1_">
<a href="text/cv.html" target="content_frame"><img id="cv1" border="0" src="images/cv1.gif" oversrc="images/cv2.gif" width="143" height="37" alt="" />
</a></td>
</tr>
<tr>
<td colspan="2" id="kontakt1_">
<a href="text/kontakt.html" target="content_frame"><img id="kontakt1" border="0" src="images/kontakt1.gif" oversrc="images/kontakt2.gif" width="143" height="46" alt="" />
</a></td>
</tr>
<tr>
<td colspan="2" id="bottom-menu_">
<img id="bottom_menu" src="images/bottom_menu.jpg" width="143" height="202" alt="" /></td>
</tr>
<tr>
<td colspan="3" id="bottom-spacer_">
<br /> <a href="index.html"><img src="images/dk.gif" alt="Danish" /></a> <a href="uk/index.html"><img src="images/uk.gif" alt="English" /></a>
</td>
<td colspan="4" id="bottom-right-spacer_">
<img id="bottom_right_spacer" src="images/bottom_right_spacer.jpg" width="230" height="47" alt="" /></td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" width="31" height="1" alt="" /></td>
<td>
<img src="images/spacer.gif" width="410" height="1" alt="" /></td>
<td>
<img src="images/spacer.gif" width="192" height="1" alt="" /></td>
<td>
<img src="images/spacer.gif" width="62" height="1" alt="" /></td>
<td>
<img src="images/spacer.gif" width="44" height="1" alt="" /></td>
<td>
<img src="images/spacer.gif" width="99" height="1" alt="" /></td>
<td>
<img src="images/spacer.gif" width="25" height="1" alt="" /></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
CSS:
<style type="text/css">
#top-right-spacer_ {
background-image:url(../images/top_right_spacer.jpg);
}
#content-box_ {
background-image:url(../images/content_box.jpg)
}
#bottom-spacer_ {
background-image:url(../images/bottom_spacer.jpg)
}
#content_frame {
allowtransparency:true
}
body {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
scrollbar-face-color:black;
scrollbar-highlight-color:grey;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:white;
scrollbar-shadow-color:white;
scrollbar-arrow-color:white;
scrollbar-track-color:white;
}
h1 {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
h2 {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif
}
a:link {
color:#000000
}
a:visited {
color:#000000
}
a:hover {
color:#990000
}
img {
border:0
}
</style>