<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Page Title Here</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Name of person who wrote the HTML">
<meta name="description" content="Conversational description of page content">
</head>
<body>
<header>
</header>
<main>
</main>
<footer>
</footer>
</body>
</html>