At least post correct code when you are posting code...
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<title>You Have Made A Website WOOOOHOOOO!!!!!</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
</head>
<body>
<p><strong>You Have Made A Website WOOOOHOOOO!!!!!</strong></p>
</body>
</html>