next up previous contents index
Next: 1.7.3.1.2 Inline elements Up: 1.7.3.1 <Markup> Previous: 1.7.3.1 <Markup>   Contents   Index

1.7.3.1.1 Block level elements

A block element can contain a mixture of text and inline elements.

<p>
A paragraph of text
<h1>, <h2>, <h3>
A heading. The three levels of heading correspond to three levels of importance and define a hierarchical structure to the document.



Alex Fiennes 2009-10-09