Beginning HTML Class
Win.Net & I-Net Marketing
Here is what will show up in your browser.
There is very little difference when using Netscape or Microsoft IE.
This tag allows us to increase the size of text relative to the default size.
Lesson 3 added HTML tags that would:
Center the text (also works for images)
Add A Line
Increase or Decrease the size of text
Create Bold text
Create a List
There are 7 different font sizes. Size 1 is the smallest; Size 7 is the largest.
Size 3 is the default.
You may use "+" or "-" to change type size. This method tells the browser to move
relative to it's default size.
This is an example of FONT SIZE 1
This is an example of FONT SIZE 2
This is an example of FONT SIZE 3
FONT SIZE 3 is equivalent to the standard type size.
This is an example of FONT SIZE 4
This is an example of FONT SIZE +1
This is an example of FONT SIZE 5
This is an example of FONT SIZE 6
This is an example of FONT SIZE 7
This is an example of FONT SIZE +1
This is an example of FONT SIZE -2
FONT SIZE -4