brainbaking/static/museum/1998/add.htm

23 lines
738 B
HTML
Executable File

<html>
<head>
<title>Adding a cheat code</title>
</head>
<body background="paars.jpg">
<p align="center"><font color="#000000" size="4"
face="Tempus Sans ITC"><strong>Add a cheat</strong></p>
<p align="left">Vul je code en mail adres in en klik op versturen:</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="mail_adres"> </p>
<p>Je code: <textarea name="code" rows="5" cols="40"></textarea>
</p><p align="center">
</select>
<p align="center"><input type="submit" value="Versturen">
<input type="reset" value="Wissen"> </p>
</form>
<h5>Deze code komt op mijn page. Bedankt!</h5></font>
</body>
</html>