HTML
<HEAD>
<TITLE> Here you write the name of the page </TITLE>
</HEAD>
<BODY>
Here, between the BODY-tags, is where most of the content of your page is located.
</BODY>
</HTML>
next page