<div></div>
Divisions are used to contain sections of your page. This may be done anytime a section of your page is going to be modified in some way that doesn't apply to the rest of the page. The purpose of div tags will become much more clear when learning CSS and JavaScript. For now, you can just think of it as a way to create defined sections of your page for various purposes.