Color
One way to make letter/words colored is to add <span style="color:COLOR;"> before them and </span> after them.
Insert one of the following words for "COLOR": black, silver(silver), gray (gray), white (white), maroon, red, purple, fuchsia,
green, lime (lime), olive, yellow (yellow), navy, blue, teal, or aqua (aqua).
Use <div> instead of <span> if you're trying to make a section (instead of just a word or sentence) a different color.
for the whole page, use <body> codes (see other pages)
Comments (0)
You don't have permission to comment on this page.