(text formatting bulletin board codes) |
(wikified) |
||
Line 1: | Line 1: | ||
{{Wordy bbc | |||
|button=Color.gif | |||
|tag=Color | |||
|example[color=fuchsia]text or more BB Code[/color] | |||
|description=The <tt>color</tt> tag allows you to specify the text colour to be used. Both colour name codes and RGB values can be used, according to the [http://www.w3.org/TR/CSS21/syndata.html#value-def-color| CSS2 specs]. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly. | |||
|result=<span style="color: fuchsia;" class="bbc_color">text or more BB Code</span> | |||
}} | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
[[Category:Text Color Bulletin Board Code]] | [[Category:Text Color Bulletin Board Code]] |
Revision as of 21:53, 17 January 2011
button: File:Color.gif
description: The color tag allows you to specify the text colour to be used. Both colour name codes and RGB values can be used, according to the [http://www.w3.org/TR/CSS21/syndata.html#value-def-color
result: text or more BB Code