Douiu wiki: Difference between revisions

From Cbcb
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
* Fonts: <font color=red>red</font>  
* Fonts: <font color=red>red</font>  
<pre><font color=red>red</font></pre>
<pre><font color=red>red</font></pre>
* Background <br>
* Background : <span style="background:yellow">yellow</span>
<span style="background:yellow">yellow</span>
<pre><span style="background:yellow">yellow</span></pre>

Revision as of 17:20, 14 August 2009

Colors

<font color=red>red</font>
  • Background : yellow
<span style="background:yellow">yellow</span>