The minimal structure - with some content

<HTML>
<HEAD>
<TITLE>This will appear in the window title</TITLE>
</HEAD>
<BODY>
This will appear in the page area of the browser
</BODY>
</HTML>