This page is showing placement.p>
In this page, the key concept is position property. It shows how to place words and paragraphs across on the page.
This paragraphs position is relative. This means that the block level element automatically gets the width of its parent, that is, they extend to become full width. This paragraphs position will be absolute. This means that its position is fixed where it is. Their initial width is simply the width of their content. Though it can be changed.