How to Code an Image for Craigslist
In addition to the Add Images button available on most Craigslist sections, Craigslist allows you to manually add an externally hosted image to your advertisement by using the HTML tag for images. After uploading the image you want to display, the image's URL must be inserted into the proper image HTML. Craigslist supports most commonly used image formats, such as GIF and JPEG.
Instructions
-
-
1
Upload an image to a free image hosting website such as imageshack.us or tinypic.com. These websites display a variety of ways to share and display the image. Copy the HTML code for the image by right-clicking the HTML bar and clicking "Copy."
-
2
Right-click the Posting Description box on Craigslist and click "Paste" to past the image's HTML code into the box. To manually code an image, place the "<img src=" tag in front of the URL of the image you want to display and place the > symbol at the end of the URL. A properly formatted image should look like: <img src=www.yourimagehost.com/yourimageurl>.
-
-
3
Click the "Continue" button to preview how the image will look on the published advertisement. If the image is OK, click the "Continue" button to publish the advertisement. If you need to edit the advertisement some more, click the "Edit Again" button.
-
1