Text Elements

There are many text elements you can use.

Paragraphs and Spans

You use <p> for paragraphs and <span> for text spans.

Headers

You use <h1>, <h2> and so on for headers, i.e. big text.