Color: Difference between revisions From Online Manual

Jump to: navigation, search
(Created page with '<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''<span id="post_color">color</span>'''</tt></span></center></td><td><center>'''Colour'''</center></td><td></…')
 
mNo edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''<span id="post_color">color</span>'''</tt></span></center></td><td><center>'''Colour'''</center></td><td></td></tr>
{{Wordy bbc
|tag=color
|example=[color=fuchsia]text or more BB Code[/color]
|description=The color tag allows you to specify the text color to be used for the text between the BBC tags. Both color 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 used if nested correctly.
|result=<span style="color: fuchsia;">text or more BB Code</span>
}}


<tr><td><nowiki>&#91;color=fuchsia&#93;text or more BB Code&#91;/color&#93;</nowiki></td><td>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.</td><td><span style="color: fuchsia;" class="bbc_color">text or more BB Code</span></td></tr>
[[Category:Bulletin_Board_Code]]
[[Category:Text Color Bulletin Board Code]]

Latest revision as of 15:21, 2 July 2013

description: The color tag allows you to specify the text color to be used for the text between the BBC tags. Both color name codes and RGB values can be used, according to the CSS2 specs. This is an inline tag and no block level tags can be placed inside, however other inline tags can be used if nested correctly.

example: [color=fuchsia]text or more BB Code[/color]

result: text or more BB Code



Advertisement: