|
R A N S P A R E N C Y IN FONTS |


| The transparency command works in the <img> tag (seen above) and in <table background>, <td background>, and <font>. It is stated as a percentage: <font size=“5” color=“dodgerblue" transparency=“40%">.
The transparency attribute in fonts will not work if an effect (emboss, relief, or shadow) is included in the font code. It will work with <b>, <i>, <tt>, <blackface>, and most combinations of those. The following examples demonstrate. |
|
TRANSPARENCY=0
|
|
|
|
BOLD TELETYPE TRANSPARENCY=0
|
|
BOLD ITALIC TRANSPARENCY=60
|
|
The transparency tag in fonts will work for all purposes. In marquees, for example: <font size=“5” color=“dodgerblue" transparency=“80%"><blackface> <marquee></marquee></blackface></font>. Remember that the font tag only works when placed outside the marquee tag.
Copyright © 2002 - Ty_Tutes by Tyhart All Rights Reserved |