Comments

This is text I can see.

Tables

A very simple table

Using simple tags, no special options, generates a small table 1 header row, 4 data rows, 2 columns each

Class YearCount
20128
20134
20140
20150

Adding header, footer, and body tags

The header, footer, and body:

Class YearCount
Total12
20128
20134
20140
20150

Adding some attributes

A border of width 1

Class YearCount
Total12
20128
20134
20140
20150

A border of width 25

Class YearCount
Total12
20128
20134
20140
20150

A border of width 1 and a fixed table width of 300 pixels.

Class YearCount
Total12
20128
20134
20140
20150

Now a border width of 75% of the browser window's width

Class YearCount
Total12
20128
20134
20140
20150

A 50% width table with some alignment specified

Class YearCount
Total12
20128
20134
20140
20150

An example with veritcal alignment

Hat StatusCount
Wearing a hat
or bald
2
No hat10