Start by adding a heading element.

<html>
<body>
<h1>Official documents</h1>
  <p>
  </p>
 </body>
</html>
]]>

Make sure to start with <h2>, add the text, and then add </h2>.