You can define sections of a webpage by using the div tag. This is useful when you want to style a section of the page differently from the rest, place a border around it or anything you want in just one porsion of the page. To define a section you will need to use the [...]