Are you board with your background being white? Then find out how to add some color to that plain page of yours.
Difficulty: Easy
Time Required: under 5 minutes
Here's How:
- Inside the body tag add the bgcolor tag and a color: <body bgcolor='#rrggbb' or color name>
- For example, blue would look like this <body bgcolor='#ooooff'> or<body bgcolor='blue'>
Tips:
- Get a list of color codes to find the one you want.
