HTML 2: Text Effects

Here is a list of HTML text effects. Other important text effects like font, size, color, and alignment are controlled by CSS (see CSS tutorials).

Effect HTML
Bold Text <b>Bold Text</b>
Italic <i>Italic</i>
Underline <u>Underline</u>
Strike-out <s>Strike-out</s>
Makes you break
to a new line
Makes you break<br> to a new line

Paragraph text in the paragraph tag. Paragraph text in the paragraph tag. Blah, blah, blah. Paragraph text in the paragraph tag. etc

New paragraph text. New paragraph text. New paragraph text.

<p>Paragraph text in the paragraph tag. Paragraph text in the paragraph tag. Blah, blah, blah. Paragraph text in the paragraph tag. etc</p>
<p>New paragraph text. New paragraph text. New paragraph text.</p>
Horizontal scrolling <marquee>Horizontal scrolling</marquee>
Vertical scrolling
<marquee direction="up">Vertical scrolling</marquee>

HTML 1: What is HTML? HTML 3: Links


© 2006-2023 AnnaNeo/Anna Perkins Art