Friday, December 25, 2009

How would a TEXT CODE look if I wanted to make it BIGGER and colored WHITE?

I want to make my Myspace "quote" larger and in the color of white. But I'm not sure in what order exactly to put in the color code AND the font size code. So far I have this:



%26lt;font size="4"%26gt;TEXT%26lt;/font%26gt;



but i'm not sure how to fit the color code in and i'm not quite sure what the code would be. specifically for the color WHITE



How would a TEXT CODE look if I wanted to make it BIGGER and colored WHITE?

You could use



%26lt;font color="white" size="7"%26gt;text%26lt;/font%26gt;



(sizing this way can be 1 for very small up to 7 very large)



Or you can specify relative sizing



%26lt;font color="white" size="+2"%26gt;text%26lt;/font%26gt;



That would make the text 2 times larger than normal or default.



White can also be designated as #FFFFFF in case you see it that way somewhere.



Joyce



http://www.DesignByJoyce.com



How would a TEXT CODE look if I wanted to make it BIGGER and colored WHITE?

%26lt;font style="size: 15px; color: white;"%26gt;Text%26lt;/font%26gt;



This would allow you to make the font size what ever you want, this will also make the color white. The color of white is also #ffffff.



This is a really good reference.



How would a TEXT CODE look if I wanted to make it BIGGER and colored WHITE?

...color="white"

No comments:

Post a Comment

 
web development