Table Attributes
| onmousedown |
| onmouseup |
onclick |
| Background color | RED |
| Text color | RED |
| Insert Word | |
| Alt BK color | ALT |
| align | left|center | horizontal alignment |
| cols | # | # of columns |
| row | # | # of rows |
| background | # | # of columns |
| bgcolor | # | backgound color |
| cellpadding | # | Space between |
|
| cellspacing | # | Space between |
| border | # | thinkness of border |
| height | # | table height |
| nowrap | NA | no wrapping of text |
| valign | top/bottom | vertical alginment |
| align | left|center | horizontal alignment |
| colspan | # | # of columns |
| rowspan | # | # of rows |
| height | # | table height |
| nowrap | NA | no wrapping of text |
| valign | top|bottom | vertical alginment |
|