Define the doctype for this tabloid website by coding <!doctype html>.

<html>
<head>
  <title>Weekly World News</title>
</head>
<body>
  <h1>FBI Captures Bat Child</h1>
  <p>Daring agents end boy's 27-state reign of terror</p>
</body>
<html>]]>

Make sure to type <!doctype html>.