This tutorial shows you how to make your tables look better with a few ways. Be sure to stick the codes provided in your table codes. (# means you put the number in)

Changing size:

Border:

Solid written here can be anything like dotted or dashed. #COLOUR means you add the six digit colour, or remove that and add a colour by name like pink etc.

Alignment/Valignment:

Change the center in the alignment to anything like left or right. Valign means vertical alignment, so if you want to make sure the content in the tables goes at the top, add this.

Background:

The first code tells you what you have to do if you want a background image and the second just a colour.

Cellspacing:

Changing the first number is the number of pixels of space you want between cells' width, and the second one height. (this space is between the tables and the content inside)

Cell span:

Adding this to your table cells will make sure that they go over a certain amount of cells. An example is shown below:
Isn't cell span neat?
Some stuff here Bored yet? I hope you like these.

Remember! Some of the codes shown will not work on certain parts of your tables like the rows. Sometimes the best thing to do is add these things to individual cells.