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>
Add superscriptabove Add superscript <sup>above</sup>
Add subscriptbelow Add subscript <sub>below</sub>
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


Social Media
YouTube @anna10116 | Twitter @annaneo | Instagram @perkdoingwerk | deviantART theanimeaxis | LinkedIn Anna Perkins
History

This website in its early days (circa 2006) was a Neopets fansite - hence the domain name. I taught myself how to code because I wanted to customize my Neopets profile, which as I grew older turned into a desire to make pretty websites and learn graphic design. Though heavily modified in 2018, I originally created this website layout in 2012 as a challenge to create a layout without images; thus all of the elements are pure code. Of course all of my artwork on here has to be in image format, but I am proud that the structure is HTML5, CSS, and a dash of php.

© 2006-2025 AnnaNeo/Anna Perkins Art