My text is pink and I want it highlighted in green? is there a way to do that? if so give me the code!
I know how to change the color of my myspace text but is there any way to make a back color?
%26lt;span style="background-color: green"%26gt;TEXT HERE%26lt;/span%26gt;
I know how to change the color of my myspace text but is there any way to make a back color?
%26lt;style type="text/css"%26gt;
span.highlight
{
background-color:green
}
%26lt;/style%26gt;
%26lt;/head%26gt;
%26lt;body%26gt;
%26lt;p%26gt;%26lt;font color="pink"%26gt;
%26lt;span class="highlight"%26gt;woot I'm pink with a green background! just copy this code and insert whatever words you want in this area (between span class to /span)%26lt;/span%26gt;
No comments:
Post a Comment