<h1>
to <h6>
: Headings, with <h1>
as the most important.<p>
: Paragraph.<br>
: Line break.<hr>
: Thematic break (horizontal rule).<strong>
: Important text (bold).<em>
: Emphasized text (italic).<small>
: Smaller text.<mark>
: Highlighted text.<blockquote>
: Long quotations.<code>
: Inline code.<pre>
: Preformatted text (preserves whitespace).
HTML supports ordered, unordered, and description lists: