<HTML>

<HEAD>
<TITLE>Appears as a header at the top of the web browser</TITLE>
</HEAD>

<BODY>

<H1>Hello world...</H1>
<P>A standard (boring) tutorial greeting    page.</P>

</BODY>

</HTML>