Table
An arrangement of information in rows and columns that makes comparing and contrasting easier. For example, this page is how tables can be used to help arrange data easily. Below is another basic example of an HTML table.
| Data1 | Data2 | Data3 |
| Example1 | Example2 | Example3 |
| Example1 | Example2 | Example3 |
Also see: Column, Row, Tabular, TR
