Add the doctype to define the version of HTML.

<html>
<head>
  <title>The Sunday Satire</title>
</head>
<html>]]>

The doctype tag looks like <!doctype hml>.