If you want your text to stand out with other colors than just black or the standard for the browser find out how to do it here.
Difficulty: Easy
Time Required: under 5 minutes
Here's How:
- Inside the body tag add the 'text' tag and the color code or color name.
- The code for blue text would look like this: <body text='#ooooff'> or <body text='blue'>
- Replace the code or color name with the color you want.
Tips:
- Get a list of color codes to find the one you want.

