Using Highlighted text?

stanbusk

Administrator
Staff member
Using the Styled Text format you can write:

<SPAN style="BACKGROUND-COLOR: #ffff00">Text to highlight</SPAN>

Like for example:

This is some <SPAN style="BACKGROUND-COLOR: #ffff00">highlighted text</SPAN> to show you how it can be done.
 
Top