Here is a table, with arbitrary spacing in the HTML document.
| Name: | Chris |
| Age: | 20 |
| Hometown: | Omaha |
| Major: |
Computer Science |
Here is the same table, but with HTML text spaced out for readability.
Note that it looks the same in the Web page.
| Name: | Chris |
| Age: | 20 |
| Hometown: | Omaha |
| Major: | Computer Science |