ALS 3203 - Lesson 6
Some Table Examples
Here are a few tables for you to study while completing Lesson 6.
You can view document code (View, Source) to see how each was produced.
I hope this helps you to understand how to code HTML tables!
A simple 3x3 table with border = 1;
The same table with border = 0, but with red background;
The same table with border = 1;
The same table with different colored cells;
Table using colspan="2" (blue)and rowspan="2" (green)
Table, border="1", with special characters and their HTML code used to produce them.;
| © © |
° ° |
¥ ¥ |
| ± ± |
Ñ Ñ |
¶ ¶ |
| ¼ ¼ |
® ® |
µ µ |
Today is:
| ©P. M. Choate 2007
|