Sun Oct 12 2008
Web-Mastery Webmaster Forum
Home
Color gradients
Let me clarify....
Specifically what I am trying to do is to have the background color of an entire table transition from one color around the border to another color in the center. So that means that each table cell would have a slightly different color scheme. Given this, I think it would be nearly impossible to achieve the effect I am after by handling the colors at the cell level, so I am looking for a table-level color command.
The actual background of the entire page will be a different color altogether, so I can't use a background color command.
I'm assuming that somehow I'll use the bgcolor attribute at teh table level, but how?