Thursday, December 3, 2009

Changing the colour of text on Myspace, HTML?

does anyone know how to change the colour of the text for myspace and other HTML based sites??



thankyou



Changing the colour of text on Myspace, HTML?

http://www.ibdguy.com/csstricks/



Changing the colour of text on Myspace, HTML?

http://www.w3schools.com/html/html_color...



http://www.w3schools.com/html/html_color...



http://www.immigration-usa.com/html_colo...



http://aruljohn.com/colorpicker.php



i.e. a dark green color would be written: #003300 or you can use color names but using the HEX code is more common. In HTML they are surrounded in quotes %26lt;font color="#003300"%26gt;Hello%26lt;/font%26gt;



But in CSS they are not --- color: #003300



I point that out because MySpace uses CSS (Cascading Style Sheet) here's an example from some MySpace code: .blacktext11 {font-family:; color:CCCCCC; font-size:10; font-weight:;} --- Note: in that example the font-family and font-weight values are empty so will therefor go by the browser's default or dictated elsewhere.



I just noticed they don't use the "#" sign in front of the HEX code. Anyway, so the "CCCCCC" is a very pale blue-green color. This chart lays the code out good:



http://www.utexas.edu/learn/html/colors....



My CSS page is laid out in a more simple manner you can see it thru here if you'd like: http://www.geocities.com/one_tweak_loop/...



Sorry that there's more info than you asked for!

No comments:

Post a Comment

 
web page host