I have some questions...

BluedeerLegend18's picture
First of all, I've seen people's bios all different colors and everything. I think this is what they call "css coding" or whatever. What is Css? How do I do it?

Also, how do you make your words different colors? How do you make your words green and when you click them they lead you somewhere? Thanks.
ocean's picture

Unplugged has a good guide

Unplugged has a good guide for CSS.

You can color your words by putting [*color=COLOR HERE*] and [*/color*] tags around your words (minus the *s). This is a good site for color codes; just put the entire thing after the name of the color on that page where it says COLOR HERE.

To make links, use the <*a href=URL HERE*> text here <*/a*> code or [*url=URL HERE*] text here [*/url*], minus the *s again.