How to Edit Text Font on Craigslist
Craigslist is an online community used to buy and sell just about anything. To make your post stand out from the rest, you may consider changing the default font. If you’re used to word processing software and unfamiliar with HTML, it may seem like there is no easy way to make the font bigger, smaller, bold or italic. Fortunately, you can use the HTML tags to change the font.
Instructions
-
-
1
Type “<b>” before the text that you would like to be bold. Type “</b>” immediately after the text to stop the bold formatting. For example, if you would like the word “today” to be bold in your post, the code would look like this: “for sale <b>today</b> only.”
-
2
Type “<i>” before the text that you would like to be italic. Type “</i>” immediately after the text to stop the italic formatting. For example, if you would like the word “today” to be italic in your post, the code would look like this: “for sale <i>today</i> only.”
-
-
3
Type “<big>” before and “</big>” immediately after the text you would like to be bigger. Type “<small>” before and “</small>” immediately after the text you would like to be smaller. For example, if you would like the word “sale” to be bigger and the word “today” to be smaller, the code would look like this: “for <big>sale</big> <small>today</small> only.”
-
4
Type “<font color=(desired color)>” before and “</font>” immediately after the text to change the color. Supported colors are limited to black, blue, fuchsia, green, maroon, navy, olive, purple, red and teal. For example, if you would like the words “for sale” to be red, the code would look like this: “<font color=red>for sale</font> today only.”
-
5
Type any of the tags in the previous steps together. Put the finishing tags immediately after the text in the opposite of the order in front of the text. For example, if you would like the words “for sale” to be red, bold and italic, the code would look like this: “<b><i><font color=red>for sale</font></i></b> today only.”
-
1
References
Resources
- Photo Credit Comstock Images/Comstock/Getty Images