WEBMAK!
Changing Text/Font Color Not Found 404 Not Found
Changing of font color is also possible using BBCode. You can change the color of your text by using [color] tag. By putting color names, hexadecimal or RGB values.
Note: Be sure to include the sign # in front of the hexadecimal value.
Changing of font color is also possible using BBCode. You can change the color of your text by using [color] tag. By putting color names, hexadecimal or RGB values.
Note: Be sure to include the sign # in front of the hexadecimal value.
Example:
The rose is [color=red]Red[/color].
The sky is [color=#0000ff]Blue[/color].
The grass is [color=rgb(0,250,0)]Green[/color].
And, so is our life!
The rose is [color=red]Red[/color].
The sky is [color=#0000ff]Blue[/color].
The grass is [color=rgb(0,250,0)]Green[/color].
And, so is our life!
Result:
The rose is Red.
The sky is Blue.
The grass is Green.
And, so is our life!
The rose is Red.
The sky is Blue.
The grass is Green.
And, so is our life!