View Single Post
  #5  
Old 04-03-2007, 07:18 AM
Bethers's Avatar
Bethers Bethers is offline
Major General & Forum Moderator
 
Join Date: Feb 2006
Posts: 5,218
Default 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.
Reply With Quote