You can change the size, color, style and effect of fonts. When programming font styles always remember to use True Type fonts. If you use some off the wall font the people trying to view your page will not be able to view it as written unless they have that same font style installed on their system.
This is font size 7
This is font size 6
This is font size 5
This is font size 4
This is font size 3
This is font size 2
This is font size 1
There is a virtual
rainbow of font colors that can be used. Font colors are identified by a hexi-decimal number. The number for the color is preceded in the tag by the number symbol (#). The font color is added to the same tag as the font size. The following is the font tag that was used to write this paragraph. <font size="4"color="#ff0000"> This is Black This is Blue This is Crimson This is Darkgoldenrod This is Darkmagenta This is Dodgerblue This is Red Header Tags
One other use of font size is in the header tag for the top of a page.<h1>This is h1</h1>
<h2>This is h2</h2>
<h3>This is h3</h3>
<h4>This is h4</h4>
<h5>This is h5<h5>
<h6>This is h6</h6>
When using Webtv you can only change the font style by importing one from another page such as Flaming Text.com These imported font styles can be used very effectivley in banners and in page headings but for the body of your page you have only the default Webtv font. We can however enhance the look of this font style through the use of font effects. These effects can be seen by Webtv only.
Effect | Result |
Emboss | Emboss |
Relief | Relief |
Shadow | Shadow |
Effect | Result |
Sub- Script | Sub-script |
Super-Script | Super-Script |
Typewriter | Typewriter |
Bold | Bold |
Strike Thru | |
Underline | Underline |
Italics | Italics |