Create a group of elements for Top News by adding the <div> tag.

<html>
<body>
<div>
<h4>Top news</h4>
<p>A man bites a dog.</p>
</div>
</body>
</html>]]>

Make sure to spell <div>.