Remember when I mentioned earlier that the codes that apply
to a page are the same codes you use in cells? Well, suppose
we would like to have a background color for our cells. We
already know the code to create a background color on a page.
We use the same code to create color in a cell.
We add the attribute: bgcolor= to the cell or table division
that we would like to add color to.
(If you have not gone through the lesson "Color
on the Web",
you might want to do that now)
I've added color to the cell containing apples, a different
color to the cell containing bananas, and a third color to plum.
Let's see what this looks like. |