How to Color My Post in Craigslist
Craigslist is an online classifieds website that allows you to post advertisements and listings for various services and items. You can use HTML to add color to the posting, which makes it easier to emphasis key items or points within the posting. You cannot add color to the title of the posting. Craigslist supports the following colors: black, blue, fuchsia, green, maroon, navy, olive, purple, red and teal.
Instructions
-
-
1
Find the text you want to color in the Posting Description box.
-
2
Place the initial HTML tag for color, <font color="name of color">, at the front of the text and place the end HTML tag, </font>, at the end of the text. For example, if you want to make the sentence "The pricing is final!" red, it should look as follows: <font color="red">The pricing is final!</font>. Color can be added to as many words as you want, allowing multiple words within a sentence to be different colors if desired.
-
-
3
Click the "Continue" button to preview the HTML. Click the "Edit Again" button if you need to make changes.
-
1