User talk:Rodri8032: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
(Undo revision 903189 by SPARTAN-118 (talk) not allowed on User talk pages)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Colored text==
To color your text enter the following code. So for example:


<pre><nowiki>
<span style="color:red;">red text</span>
<span style="color:orange;">orange text</span>
<span style="color:yellow;">yellow text</span>
<span style="color:green;">green text</span>
<span style="color:blue;">blue text</span>
<span style="color:purple;">purple text</span>
<span style="color:black;">black text</span>
<span style="color:silver;">silver text</span>
<span style="color:olive;">olive text</span>
<span style="color:gold;">gold text</span>
</nowiki></pre>
Will Output:<span style="color:red;">red text</span>
<span style="color:orange;">orange text</span>
<span style="color:yellow;">yellow text</span>
<span style="color:green;">green text</span>
<span style="color:blue;">blue text</span>
<span style="color:purple;">purple text</span>
<span style="color:black;">black text</span>
<span style="color:silver;">silver text</span>
<span style="color:olive;">olive text</span>
<span style="color:gold;">gold text</span>
For a complete list of possible colors, see Wikipedia's article on [[wikipedia:Web colors|web colors]]. Simply copy and paste the HTML code next to your preferred color. For Example:
<pre><span style="color:maroon;">This text is Maroon.</span></pre>
Will give this: <span style="color:maroon;">This text is Maroon.</span>

Latest revision as of 14:52, March 26, 2011