Table Tag Demo
Show me a table made using the tag:
rowspan=4 |
colspan=3 |
item
| item
| item
|
item
| rowspan=2 colspan=2
|
item
|
item
| item
| item
| item
|
Note: In the form at the top of this page...
- cellpadding, cellspacing, and border can be integers, or can be blank.
- bgcolor can be a color name such as "red" or "white", or it can
be a six-digit hexadecimal color code such as those shown in this
color table.
- width can be either an integer that gives the width of
the table in pixels, or it can be a percentage value such as
100% or 50%.