By eHow Internet Editor
Rate: (3 Ratings)
Setting the background color in HTML is not done through its own tag. Instead, it's done by setting an attribute in another tag, such as the body tag or a table or row tag. Color adds great appeal and readability (or sometimes unreadability!) to a website, so use it wisely.
Step2
Type the following:
Step3
Ensure that the line now looks like this:
Step4
Remember that at the end of the table, you'll need a closing tag:
Tips & Warnings
- Hexadecimal codes can be used to come up with 216 different colors, but its easier for most people to use the reserved keywords to define colors, such as "red" and "blue."
- Overly bright colors can cause headaches, and backgrounds too similar to text colors can make your content impossible to read.
eHow Article: How to Set a Background Color in HTML
eHow Internet Editor