HTML Headings & Character Tags


HTML Headings & Character Tags
Heading Size Tags
Bold Text Tags also known as Strong Text Tags
Italics Text Tags also known as Emphasised Text, Variable Text, Citation Text, and Defined Term Text Tags
Program Code Text Tag also known as Typewriter Text, Keyboard Text, and Sample Text Tags

* Text Size or Heading Tags: <h1> through <h6>


EXAMPLES: What do the Headings Look Like??

This is Heading Size H1.

This is Heading Size H2.

This is Heading Size H3.

This is Heading Size H4.

This is Heading Size H5.
This is Heading Size H6.

* Text Size using FONT Tags: <font size="+/-n"> where n is between 1 and 7. Standard font size is "3" and therefore you can also vary the size between - 2 and +4


EXAMPLES: What do the FONT Sizes Look Like??

This is the Standard Font Size.
This is Font Size = -2. EQUALS This is Font Size = 1.
This is Font Size = -1. EQUALS This is Font Size = 2.
This is the Standard Font Size which equals This is Font Size = 3.
This is Font Size = +1. which equals This is Font Size = 4.
This is Font Size = +2. which equals This is Font Size = 5.
This is Font Size = +3. which equals
This is Font Size = 6.
This is Font Size = +4. which equals
This is Font Size = 7.

* Text Style or Font Tags: <b>, <i>, <strong>, <em> and <code>, etc.


Hyperlinks:
Table of Contents

Questions? E-mail your Instructor - Dr. Charles Rubenstein
Tutorial Copyright (c) 1996-2006 C.P.Rubenstein