så laver du en side, som hedder leftFrame.html... og i den skriver du denne kode:
---
<html>
<head>
<title>jkk1989</title>
<meta name="description" content="beskrivelse">
<meta name="keywords" content="søgeord">
</head>
<style>
A{
text-decoration: none;
font-weight: none;
color: red;
}
A:HOVER{
text-decoration: underline;
font-weight: none;
color: blue;
}
A:VISITED{
text-decoration: none;
font-weight: none;
color: red;
}
</style>
<body bgcolor="#FFFFFF" text="#000000" bgproperties="fixed">
<TABLE style="WIDTH: 114px; HEIGHT: 454px" height=454 cellSpacing=1 cellPadding=2 width=114 align=center bgColor=#000000 border=0>
<TBODY>
<TR bgColor=#8898a8>
<TD class=textwhite width=135 bgColor=#ffffff height=18>
<DIV align=center><FONT size=1><B>~HOVEDMENU~</B></FONT></DIV></TD></TR>
<TR bgColor=#8898a8>
<TD class=textwhite width=135 bgColor=#ffffff height=18>
<DIV align=center><FONT size=1><B>~UNDERMENU 1~</B></FONT></DIV></TD></TR>
<TR bgColor=#41556d>
<TD class=textbl width=135 bgColor=#ffffff height=18>
<P align=center><U><FONT size=1><A href="
http://www.eksperten.dk/" target="mainFrame">link 1</A></FONT>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame"><FONT size=1>link 2</A></U></P></TD></TR>
<TR bgColor=#8898a8>
<TD class=textwhite width=135 bgColor=#ffffff height=18>
<DIV align=center><FONT size=1><B>~UNDERMENU 2~</B></FONT></DIV></TD></TR>
<TR bgColor=#41556d>
<TD class=textbl width=135 bgColor=#ffffff height=15>
<P align=center><FONT size=1><a href="
http://www.eksperten.dk/" target="mainFrame">link 1</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 2</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 3</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 4</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 5</A></FONT></P></TD></TR>
<TR bgColor=#8898a8>
<TD class=textwhite width=135 bgColor=#ffffff height=18>
<DIV align=center><FONT size=1><B>~UNDERMENU 3~</B></FONT></DIV></TD></TR>
<TR bgColor=#41556d>
<TD class=textbl width=135 bgColor=#ffffff height=14>
<P align=center><FONT size=1><A href="
http://www.eksperten.dk/" target="mainFrame">link 1</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 2</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 3</A></FONT></P></TD></TR>
<TR bgColor=#8898a8>
<TD class=textwhite width=135 bgColor=#ffffff height=18>
<DIV align=center><FONT color=#000000 size=1><B>~UNDERMENU 4~</B></FONT></DIV></TD></TR>
<TR bgColor=#41556d>
<TD class=textbl width=135 bgColor=#ffffff height=19>
<P align=center><FONT size=1><A href="
http://www.eksperten.dk/" target="mainFrame">link 1</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 2</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 3</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 4</A>
<BR>
<A href="
http://www.eksperten.dk/" target="mainFrame">link 5</A></FONT></P></TD></TR><TBODY></TABLE>
</body>
</html>
---
eksperimentér lidt, og er der nogle dele af koderne du ik forstår, er du velkommen til at spørge...
//WebPsycho