Formatting HTML pages

Use these HTML tags to alter the appearance and format of text.

 

Bold <B></B>

Italic <I></I>

N3.0b Underline <U></U> (not widely implemented yet)

Strikeout <STRIKE></STRIKE> (not widely implemented yet)

N3.0b Strikeout <S></S> (not widely implemented yet)

Subscript <SUB></SUB>

Superscript <SUP></SUP>

Typewriter <TT></TT> (displays in a monospaced font)

Preformatted <PRE></PRE> (display text spacing as-is)

Width <PRE WIDTH=?></PRE> (in characters)

Center <CENTER></CENTER> (for both text and images)

N1.0 Blinking <BLINK></BLINK>

Font Size <FONT SIZE=?></FONT> (ranges from 1-7)

Change Font Size <FONT SIZE="+|-?"></FONT>

N1.0 Base Font Size <BASEFONT SIZE=?> (from 1-7; default is 3)

Font Color <FONT COLOR="#$$$$$$"></FONT>

N3.0b Select Font <FONT FACE=""></FONT>

N3.0b Multi-Column <MULTICOL COLS=?></MULTICOL>

N3.0b Column Gutter <MULTICOL GUTTER=?></MULTICOL>

N3.0b Column Width <MULTICOL WIDTH=?></MULTICOL>

N3.0b Spacer <SPACER>

N3.0b Spacer Type <SPACER TYPE=horizontal|vertical|block>

N3.0b Size <SPACER SIZE=?>

N3.0b Dimensions <SPACER WIDTH=? HEIGHT=?>

N3.0b Alignment <SPACER ALIGN=left|right|center>

 

Related topics

Setting HTML document structure

HTML tags

Adding links and graphics to HTML documents