brainbaking/static/museum/1998/gastboek.htm

27 lines
908 B
HTML
Executable File

<html>
<head>
<title>guestbook</title>
</head>
<body background="cheat_worms.gif">
<p align="center"><font color="#000000" size="4"
face="Tempus Sans ITC"><strong>Mijn gastenboek</strong></p>
<p align="left">Dit is mijn gastenboek. Als je
commentaar hebt op mijn page of je wilt me iets sturen, vul het volgende dan in:</p>
<form action="mailto:w_groeneveld@hotmail.com method="post">
<p>Je e-mail adres, A.U.B:
<input type="text" size="40" maxlength="90"name="bezoeker"> </p>
<p>Uw
commentaar: <textarea name="commentaar" rows="5" cols="40"></textarea>
</p><p align="center">Geslacht: <select name="com" size="1">
<option value="vrouw">Vrouwelijk</option>
<option value="man">Mannelijk</option>
</select>
<p align="center"><input type="submit" value="Versturen">
<input type="reset" value="Wissen"> </p>
</form>
<h1>BEDANKT!</h1></font>
</body>
</html>