2) Some extra codes you can add in are:
- bgcolor="#COLOUR"
- backgound="IMAGE URL"
- border="NUMBER/THICKNESS OF BORDER"
- bordercolor="#COLOR"
If you put them all together it will look something like this:
3) Add the rows. Put in this code after the table code:
4) Make collumns inside the rows by adding this code:
TEXT HERE
5) Close the code for the row with this:
6) If you want multiple rows, just repeat step 3 as many times as the number of rows you want.
7) If you want multiple collumns inside a row, repeat step 4 in between
as many times as the number of rows you want.
8) Close everything with