<html>
<head>
<title>blabla</title>
<style>
a { text-decoration: none; font: bold 10pt Verdana; color: #FFFFFF }
a:link { color: #FFFFFF}
a:hover { color: #D6D7DB; text-decoration: underline}
a:active { color: #5D5F74 }
.itemBorder { border: 1px solid white }
.itemText { text-decoration: none; color: #FFFFFF; font: Bold 12px Verdana, Helvetica }
.crazyBorder { border: 1px outset #663399 }
.crazyText { none; color: #FFCC99; font: Bold 10px Verdana, Helvetica }
</style>
<script language="JavaScript">
function Popup()
{
myWin= window.open("yay.htm", "_","resizable=0,toolbar=0,location=0,directories=0,status=0,menubar=0 ,scrollbars=0,copyhistory=0,width=400,height=300");
}
</script>
</HEAD>
<BODY bgcolor=#5492C7>
<table cellspacing=no cellpadding=no>
<tr>
<td width=800 height=74 background=top.jpg>
</td>
</tr>
</table>
<Table cellspacing=no cellpadding=no>
<TR><td background=left.jpg width=120></Td>
<TD width=680 height=900 background=bg.jpg>
<div style="position:absolute;left:60px;top:75px;visibility: visible">
<a href="main.htm">Home</a>
</DIV>
<div style="position:absolute;left:60px;top:175px;visibility: visible">
<FORM method="POST" action="javascript

opup();"><font color=white>
In welke Taal wil U worden begroet?
<SELECT NAME="taal">
<OPTION Value='1'>Nederlands
<OPTION Value='2'>Engels
<OPTION Value='3'>Spaans
</SELECT><BR>
Wat wil U als achtergrondkleur van de pagina?
<SELECT NAME="taal">
<OPTION Value='1'>DonkerBlauw
<OPTION Value='2'>LichtBlauw
<OPTION Value='3'>Wit
</SELECT><BR>
En wat wenst U als titel van de pagina?
<INPUT TYPE="text" Name="titel" Value="" Size="20"><BR>
<INPUT TYPE=submit Name="Submit" value ="Submit">
</FONT>
</FORM>
</TD>
</TR>
</TABLE>
</body>
</html>
Trouwens de hele code