To create a group of elements, we surround the elements with <div> and </div> tags.
<div>
</div>
Make sure to pick <div>, followed by </div>.