Changing Table Backgrounds
->
In this article I will explain how you can change your table backgrounds with the bgcolor tag. It will be very short but I hope I will get my point through.
Example code:
And here is how it will look:
| This Row is Yellow! |
| This Row is Gray! |
| This Row is Red! |
| This Row is Blue! |
| This Row is Pink! |
| This Row is Lime! |
That is an basic table code with bgcolor tag applied to it. You can easily figure out how I used it. If this article is confusing for you please leave a comment and I will reply with my best!
