HTML Cookbook

Recipes for tasty webpages from
html.help.gnubee

Home of the MALLRATS




Using Gradcolors, Intro


Gradcolors can be seen by WebTV only.

Computers will ignore this attribute, so they will just see the bgcolor that is being used, unless they have a WebTV viewer installed (link below). Gradcolors can be used in a table, a table row or a table cell.

Gradcolors will "gradiate" from the bgcolor to the gradcolor. The gradangle determines the direction in which the color change takes place. Gradangles are entered in degrees.

Here's the code for an individual cell:
<td bgcolor="?" gradcolor="?"gradangle="?" height="75" width="75">

Here are some gradcolor samples in individual cells against different color backgrounds.
Samples on Black, right angles
Samples on White, right angles
Samples on Gray, right angles
Samples on Black, other angles
Samples on White, other angles
Samples on Gray, other angles

WebTV Viewer
Vertical Gradcolors
Horizontal Gradcolors
Back To Index
More Mallrats Tutorials