HTML Character Formatting : Fonts
This is font size one
This is font size two
This is font size three
This is font size four
This is font size five
This is font size six
This is font size twenty
The Tags for the above is as follows:
<FONT SIZE=1>This is font size one</FONT>
<FONT SIZE=2>This is font size two</FONT>
<FONT SIZE=3>This is font size three</FONT>
<FONT SIZE=4>This is font size four</FONT>
<FONT SIZE=5>This is font size five</FONT>
<FONT SIZE=6>This is font size six</FONT>
<FONT SIZE=20>This is font size twenty</FONT>
NOTE: The FONT tag is a broswer specific tag
previous slide |
next slide
Return to Beginning of Presentation
Return to Software Development Library