The <p> element acts as a container
of paragraph sized sections. It also forces a line break.
It cannot contain block-level elements (including P itself).
The w3c discourages authors from using empty P elements, and
encourages browser software designers to ignore
empty P elements.
|