Add a color or an image behind your background to highlight it or just to decorate it.
Add color behind your text with this snip:
Code:
<span style=”background-color: #000000″>Put your text here and change the color number to what you want the background to be for this text</span>
Add an image behind your text with this snip:
Code:
<SPAN STYLE=”background-image: url(http://www.yourdomain.com/imagefilename)”>Put your text here and change the imagefilename to what you want the background image to be for this text</SPAN>




