Change font color in HTML

Question:

Here’s a question from David from the UK: I would like to change my font colour in the Interests and Details tables on MySpace. Can you help?

Answer:

Thanks for your question David. Here’s the standard HTML code you would need to use in order to change your font color:

<font color="#000000">Your Text here </font>

This code will change your font color to black. I’ll suggest that you visit our colors chart for the entire list of available colors.

Comments

Please leave a Comment