This is the first paragraph. It is here to show the default position of the paragraph element on a web page. This is the first paragraph. It is here to show the default position of the paragraph element on a web page. This is the first paragraph. It is here to show the default position of the paragraph element on a web page.
This is the second paragraph. It is a place holder. It is a place holder. It is a place holder. It is a place holder. It is a place holder. It is a place holder. It is a place holder. It is a place holder.
This is the third paragraph. The position of this paragraph has been changed. It is set relative to the original (aka static) position of the element. The paragraph is now 30px lower and 20px to the right of where it was with the position value of static. It has an "class" so that I can change the position value of this paragraph without changing the positions of the other paragraphs. That way I can compare the difference between static, relative, absolute, and fixed positioning. On this page, the positioning is static and so the paragraph looks the same as the other three.
This is paragraph 4. It is also a place holder in order to compare the default browser positioning to the styled position of paragrph 3 above. It is also a place holder in order to compare the default browser positioning to the styled position of paragrph 3 above.