Color: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Set text color by using <span style="color:red"> RED TEXT </span>
Set text color by using  
 
<span style="color:red"> RED TEXT </span>
 
<nowiki><span style="color:red"> RED TEXT </span>
</nowiki>
 
 


<span style="color:green"> Green TEXT </span>
<span style="color:green"> Green TEXT </span>

Latest revision as of 15:16, 20 February 2019

Set text color by using

RED TEXT

<span style="color:red"> RED TEXT </span>


Green TEXT

Set background color by using TEXT

Set both by using TEXT