her er koden for "menu":
<table width="160" height="246" border="1" align="center" id="menu">
<tr>
<th scope="col"><a href="mainpages/mitvalg.html" target="main"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="103" height="24">
<param name="movie" value="button2.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<embed src="button2.swf" quality="high" pluginspage="
http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="103" height="24" bgcolor="#000000"></embed>
</object></a></th>
</tr>
</table>
og her er koden for den side jeg her alle mine iframes til at ligge på:
<body>
<iframe name="menu" style="position: absolute; top: 16px; left: 72px; height: 600px; width: 200px;" src="mainpages/menu.html"></iframe>
<iframe src="mainpages/forside.html" name="main" scrolling="Auto" class="style1" style="position:absolute; top: 16px; left: 304px; height: 600px; width: 600px;" title="main"></iframe>
</div>
</body>