Some Basic HTML Tables
Basic Table
| text here |
text here |
text here |
| text here |
text here |
text here |
| text here |
text here |
text here |
Tables with color
| Yellow stars
| Green fingers
|
| Purple ring
| Blue moon
|
Table inside a Table
| 2nd Table |
2nd Table |
| 2nd Table |
2nd Table |
|
The cell next to this one has a smaller table inside of it, a table inside a table. |
A Calander
| December 2005 |
| Another year comes to an end |
| Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
|
|
|
|
|
|
1 |
| 2 |
3 |
4 |
5 |
6 |
7 |
8 |
| 9 |
10 |
11 |
12 |
13 |
14 |
15 |
| 16 |
17 |
18 |
19 |
20 |
21 |
22 |
| 23 |
24 |
25 |
26 |
27 |
28 |
29 |
| 30 |
31 |
|
|
|
|
|
 
Here's a simple table that uses the COLSPAN command:
| This Goes Across the Top! |
| Cell |
Cell |
Cell |
Here's a simple table that uses the ROWSPAN command:
| How about this? |
Cell |
| Cell |
If you are interested in learning about Tables, &
would like to use them in your own web site, link to
this web site HTML goodies.com