<html>
<head><title>"title of page"</title></head>
all pages need that

<center>...</center>
this will be centered
<h1>...</h1>

this will be large

<h5>...</h5>
and this will be small
<b>...</b> bold

<i>...</i> italics
<pre>...</pre>
this is a predetermined font

<strike>...</strike> the will be striked out

<blink>...</blink> those annoying blinking words

<img src="URL of pic"> that will be the Frogurt logo

<embed src="URL of song"> that will be a MIDI song

<mailto:"e-mail add."?subject="subject"> this will create a mail link to my e-mail

<a href="URL"> this will create a link to my 'entrance' page 1