HTML requires a lot of work so here is how much a website which in my terms is short, has html.

[HTML]
<html>
<head>
<title> MPGH Test </title>
</head>
<body>
<h1> This is a test MPGH </h1>
<p> Welcome to the site </p>
<br />
<p> Heres my favourite picture = <img src="Earth.gif" width="41" height="41" border="0" alt="text describing the image" />
[/HTML]

That would be a very short website...

It would be like an intro page...