<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Full Page</title>
</head>
<body>
I'm a full HTML page!
</body>
</html>