Section, Alignment ...
Paragraph, Line break
- <p> paragraph
- <p align=""> horizontal alignment in a paragraph
- <br> line break
- <nobr> no line break
Font size and color, Text decoration ...
- <font size="" color=""> font size and color
- <font face=""> font face
- <basefont size=""> base font
- <big><small> big text and small text
- <b> bold text
- <i> italic text
- <s><strike> strikethrough text
- <u> underlined text
- <tt> teletype text
- <sup><sub> superscript and subscript text
- <ruby><rb><rp><rt> ruby text
Heading, Emphasis, Deleted ...
- <h1>-<h6> headings
- <hn align=""> horizontal alignment of a heading
- <em><strong> emphasized text and strong text
- <del> deleted text
- <ins> inserted text
Quotation
- <blockquote> long quotation
- <blockquote cite=""> URI of a source (blockquote)
- <q> short quotation
- <q cite=""> URI of a source (q)
- <cite> citation or reference
Code, Sample, Variable
Other text
- <blink> blinking text
- <marquee> scrolling text
- marquee (Attributes) attributes of the marquee element
- marquee (Examples) examples of the marquee
- <!-- --> comment
- &---; &#---; display of special characters