How many groups of elements are on this webpage?

OneTwoThree<html>
<body>
  <div>
   <h4>Top news</h4>
   <p>Neighborhood cat gone missing.</p>
  </div>

  <div>
   <h4>Other news</h4>
   <p>Cheese rations deplete as an increasing number of mice migrate to the neighborhood.</p>
  </div>
</body>
</html>]]>

Make sure to pick Two.