posted on November 9, 2001 06:06:51 PM new
I want to change the text color for a portion of my item description. Can anyone tell me how to do it??? Thanks so much!!
posted on November 9, 2001 07:52:22 PM new
Use a little html code in your ad. For example, if you want the text to be red: Type before the text <font color=red> then type the text you want to be red after the > sign. When you are done with the red color, then type </font>
Here is an example for highlighting in red, a no reserve auction:
<font color=red> NO RESERVE AUCTION</font>
The common names for colors work. There are number codes, but it is just as easy to try the name of the color. If you want the text to be bold, then ad the code <B> before the text, followed by </B>