Do
you like the two color headers like you see in Magazines? Or want to
draw attentions to certain portions of your text such as your headers?
TwoColors
Here is an easy trick to make your header display in two different colors.
In this one I am using the <h1> header tag but you can use any size header tag you wish or no header at all.
Copy and paste this code into your page or auction.
Change the color hex code numbers (red) and your text (green) to match your page.
| <h1><SPAN style="color:#7306FF;">Two</span><SPAN style="color:#FF0000;">Colors</span></h1> |
This can be expanded to use as many colors as you want
|