USING HEADER AND FONT SIZES
1. The following lines demonstrate the use of the header tag, "Hn."This text and the page header above use H1.
This text uses H2.
This text uses H3.
This text uses H4.
This text uses H5.
This text uses H6.
2. The following lines demonstrate the use of the "FONT SIZE" tag.This text uses FONT SIZE=1. This text uses FONT SIZE=2. This text uses FONT SIZE=3. This text uses FONT SIZE=4. This text uses FONT SIZE=5. This text uses FONT SIZE=6. This text uses FONT SIZE=7.
This uses "FONT SIZE=+1," which makes it size 4 (basefont 3+1). This uses "FONT SIZE=+2," which makes it size 5 (basefont 3+2). This uses "FONT SIZE=+3," which makes it size 6 (basefont 3+3). This uses "FONT SIZE=+4," which makes it size 7 (basefont 3+4). This uses "FONT SIZE=-1," which makes it size 2 (basefont 3-1). This uses "FONT SIZE=-2," which makes it size 1 (basefont 3-2).
| - Last modified December 6, 2002; 5:25 p.m.
|