test
test.html
—
HTML,
0Kb
File contents
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>My homepage.</title>
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Robots" content="index, follow">
</head>
<body bgcolor="#CCCCCC">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="4" color="#000099">Hello,
my name is <b>Yiu</b> and it's my homepage. <br>
Now it's under construction, please come back soon. </font></div>
</body>
</html>

