22 lines
627 B
HTML
22 lines
627 B
HTML
<!doctype html public "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
<title></title>
|
|
<meta name = "Content-type" http-equiv = "Content-Type" content = "text/html; charset=us-ascii">
|
|
<meta name = "Keywords" content = "">
|
|
<meta name = "Description" content = "">
|
|
<meta name = "Author" content = "Neil">
|
|
<meta name = "Generator" content = "This pristine code lies unmarred by infantile editors!">
|
|
<link rel = "top" href = "">
|
|
<link rel = "icon" href = "favicon" type = "image/x-icon">
|
|
<link rel = "stylesheet" type = "text/css" href = "style.css">
|
|
</head>
|
|
|
|
<body>
|
|
<p>Hi.</p>
|
|
</body>
|
|
|
|
</html>
|