Markup Tags

Bruce Alan Martin

    Here are some tag combinations (properly-nested)
  1. This text is both I and B (and this is I only)
  2. This text is both BIG and I
  3. This text is both I and SMALL (and this is just I)
  4. This text is both U and I
  5. S and B tags are improperly nested for this text (and results will vary, from browser to browser!)

    The FONT tag has several attributes:
  1. COLOR=

  2. FACE= (select an available font-face). For example:

  3. SIZE=
    1. SIZE=1
    2. SIZE=2
    3. SIZE=3
    4. SIZE=4
    5. SIZE=5
    6. SIZE=6
    7. SIZE=7
    8. Also:   SIZE=+1 or SIZE=+2 or SIZE=+2 etc.
    9. and   SIZE=-1 or SIZE=-2 or SIZE=-2 etc.