The division tag reduces the need to key and attribute and value each time you want to center or right align HTML elements in a large section of a Web page. Instead, divison tags can be used to control the alignment of all HTML elements contained between the paired division tags.
If there are any elements within the division tag that you want to align differently than the specified division tag value, you can key a different value for that element, and it will override the division tag value. Alignment for any elements after this new instruction will revert once again to the value called for in the division tag value.