| Tutorial: Tables | |||
| Menu | |||
| Introduction To Tables |
What are tables? |
||
|
Basic Tags |
<TABLE></TABLE> - The starting and ending tags of a table <TR></TR> - the next set of tags after the <TABLE> tag. <TD></TD> - the next set of tags after the <TR> tag. Here's an example of how these tag will be used: |
||
|
Enhancing Tables |
Tables can be enhanced, or made more beautiful, colourful with codes integrated into the basic tags
mentioned above.
Change can increase the border size of the table by defining it in the <TABLE> tag.
Borders are just like frames than surrounds the table, row, and column. |
||
| Links | Here are some links that will direct you to sites that will teach you more about tables! | ||