You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

23 lines
422 B

<meta charset=UTF-8><link rel=icon href=data:,><pre>
Tanner Collin
Guest Book
==========
If you visited my website, please sign my guestbook!
<form action="submit" method="POST" accept-charset="UTF-8">
Your name:
<input name="name">
Your website (optional):
<input name="website">
Your message:
<textarea name="message" cols="60" rows="8"></textarea>
<button type="submit">Submit</button>
</form>
Messages
========