Exercise: Table 3
I'd like you to try creating a 350-pixel wide table that consists of five rows and three columns of right-aligned numbers. Make sure the table has no border, 3 pixels of cellpadding, and 1 pixel of cellspacing. To make the table more readable, I'd like you to make every odd-numbered row of this table mint green in color, like this:

4,8151,6428,423
4223428
1,5162,3154,248
1684
1,5162,3424,168
Start up your text editor and type in the requisite HTML code to create a table just like the one above. Save your file as "table3.html," remember where you stored it, and close your text editor. Then, start your Web browser and open the "table3.html" file.

Does your table look similar to the one above? Don't worry too much if the colors don't match exactly - your perception of the color I called mint green and my own idea of that color probably aren't the same.


Claudia's Results

4,815 1,642 8,423
42 23 428
1,516 2,315 4,248
16 8 4
1,516 2,342 4,168
Back to Studies Home