Re: H1 Tags- Colored Text. | |
May I suggest that you find out the corresponding # for the color and use it for the color. Otherwise it might not appear the same on all computers. :)
And another way to write it is:
<center><h1><font style="tahoma" size="4" color="#CC3399">Your text here</font>
</h1></center>
I don't recommend you do an h1 in size 1 - as it should be a true heading and bigger than the other text on the page. The size and color and text above are just examples.
|