The <div> tag
The division tag <div> lets you divide the page into sections. Its main use is with the style tag (which comes later). For the time being, the div tag is used to set the alignment of different sections of the web page.
The attributes
align left center or right
