Up: Elements reference



<p> – paragraph

Attributes:

skip
skip before the paragraph: "small", "med" or "big"
xml:lang
human language (inherited)
id
unique name (identifier)
style/class
style properties and class (e.g. for CSS)

Possible Contents: (Text | inline element | block element)*

Description: Embraces one paragraph. Empty lines produces a warning and are ignored.

Example

See <chapter>.