Points:
By setting a style, we can also position an object on the page.

The DIV container can be used to associate a block of HTML with a certain style. This is easier than setting the style for each tag.

There is also a SPAN container.