| messy tv - the flutterby network |
|
|
|
| Trying to Connect |
|
TOPSHADOW, BGHIGHLIGHT AND BGSHADOW
NOTE: The effects produced by these very special attributes can be seen in the above table by MSN TV's versions 2.5.5, 2.6.1, 2.7, and 2.8. But folks on version 2.6 will not be able to see these effects. So you may want to upgrade at least to 2.6.1.
TOPSHADOW
In the table above, the topshadow attribute shows as a darker horizontal line across the top edge of the blue cell or
. This gives the effect of the blue being recessed slightly. The code is very simple: just add the word topshadow to a <td> tag.
BGHIGHLIGHT
This effect shows in the above table as the edge of the "TV set's gray frame" at the right side of the blue "screen" in the table above. The attribute makes a lighter vertical gradient line along the left edge of any | . Again, all you do is add the word bghighlight to the proper tag where you desire this effect.
BGSHADOW
In the above table, this attribute shows its effect as a darker vertical gradient line along the right edge of the left side of the "TV set's gray frame." Both the bgshadow and the bghighlight give an illusion of third dimensional rounded edges to otherwise flat surfaces. NOTE: These three attributes work ONLY in the <td> tag.
|