Now add the opening and closing paragraph tags.

<html>
<body>
<h1>Hackers Strike Again</h1>
<p>
</p>
</body>
</html>]]>

Make sure to add <p> and </p>.