<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<META
http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>Hello, World
!</TITLE>
</HEAD>
<BODY>
<H1>Hello, World !</H1>
A simple web-page template provided by <a
href="http://www.acelogic.co.uk" alt="Acelogic">Acelogic
Ltd.</a>
<br>A new line.
<br><font color="red">A new line
coloured red and with some words in
<b>bold</b>.</font>
</BODY>
</HTML>