Answers
Aug 24, 2009 - 06:24 AM
Example:
.blue {
color = blue;
}
.pink {
color = pink;
}
These are the css classes you want to use.
as for the html:
boy is blue girl is pink
Greetz Hyori
Aug 24, 2009 - 06:48 AM
boy is blue
girl is pink
You'll want to adjust the "color:" to the HEX or RGB values to suit your taste, but that should take care of your problem.
If you have any further questions, please post them to the forum or look me up online at http://www.castagna.net
Nov 27, 2009 - 05:15 AM
The Quomon Team
Add New Comment