<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Title goes here</title>

<link href="format.css" type="text/css" rel="stylesheet" />
</head>
<body>
<!--Here is where all of your webpages content goes. 
This is a comment, and won't appear in your user's browser window. 
Notice how it is between the two body tags.-->

</body>
</html>