Multiple Colors Example
Preview
Code
<p style="color:blue;">Blue text</p> <p style="background:yellow;">Yellow background</p> <p style="border:2px solid green;padding:5px;">Green border</p>
<p style="color:blue;">Blue text</p> <p style="background:yellow;">Yellow background</p> <p style="border:2px solid green;padding:5px;">Green border</p>