First row, first column | First row, second column |
Second row, first column | Second row, second column |
Now lets take the same table and put the BORDER attribute in the TABLE designation to make it look more like a table. Note that in validation this gets a warning. Should use CSS.
First row, first column | First row, second column |
Second row, first column | Second row, second column |
You now have tables that are in the center of the screen.