The number of borders can be any number How do you add multiple borders that are different colors? To add multiple borders that are different colors, you just add this to the existing tag above. You just add it after the first table border tag. This is what the tag will look like after adding the second tag: |
Here is an example
| cell 1 | cell 2 |
How do I add different numbers of rows?
To add different numbers of rows horizontally and vertically, it depends on the <tr> tags. The first one tells the number of rows vertically, so it tells how many cells you will have going left to right, or east to west. You can keep adding as many cells as you want going horizontally. To add them up and down, or north to south, you keep adding more <tr> tags until you have as many rows as you want vertically. I know this rounds really confusing, because, trust me, it's confusing to me also. But once you understand it and look at the tags, it is really easy!
How do I add a border to my table?
To add a border to your table, you just add the table border tag, like the one I used in the tables at the beginning. You can make them any color you want:
This is an example
| Flawless |
| The best web page Help |