Put the signs in the right position.

<html>
<body>
Fun park rules
<ol>
  <li>Bring dongs</li>
  <li>Eat ice cream</li>
</ol>
</body>
</html>]]>

Make sure to add < first, followed by > to complete the first opening tag. Then complete the closing tag with </ and then >.