The <div></div> tags and the elements between them make up one group on a webpage, also known as a div element.
<div></div>
div
Make sure to pick <div>, followed by </div>.
<div>
</div>