myspace help always need it
How do I change the font and color and size of my text on Myspace?
for font size:
%26lt;font size="6"%26gt; this font would be size six %26lt;/font%26gt;
and you can change the 6 to whatever size you want.
for font color:
%26lt;font color="hot pink"%26gt; this font would be the color hot pink. %26lt;/font%26gt;
and you can change the hot pink to whatever color you want.
you have to always end your sentences you want that color with %26lt;/font%26gt; or else everything else will be that color too!
good luck!
How do I change the font and color and size of my text on Myspace?
Here are some of the basic text tweaks:
bold letters %26lt;b%26gt;TEXT%26lt;/b%26gt;
strikethrough %26lt;s%26gt;TEXT%26lt;/s%26gt;
italicized letters %26lt;i%26gt;TEXT%26lt;/i%26gt;
underlined letters %26lt;u%26gt;TEXT%26lt;/u%26gt;
break spaces (gives image of an enter key) %26lt;br%26gt;
double break space (paragraph) %26lt;p%26gt;
red text %26lt;font color="red"%26gt;TEXT%26lt;/font%26gt;
green text %26lt;font color="green"%26gt;TEXT%26lt;/font%26gt;
yellow background color font [gives that highlighted image]
%26lt;font style="background-color :yellow;"%26gt;TEXT%26lt;/font%26gt;
custom font size %26lt;font size="#"%26gt;TEXT%26lt;/font%26gt;
Replace # with any numerical value you wish.
You can also change the font color with a color code instead of a color name, such as fff000. The codes can be found here:
http://html-color-codes.com/
How do I change the font and color and size of my text on Myspace?
To change the color you do this:
%26lt;font color=whatever color you want%26gt;
ex. %26lt;font color=blue%26gt;
To change the size you can do a couple different things:
%26lt;font size=14%26gt;
%26lt;big%26gt;
%26lt;small%26gt;
No comments:
Post a Comment