How to Image Wrap in Craigslist

How to Image Wrap in Craigslist thumbnail
Craigslist recognizes the main elements of HTML.

There are few advanced customization options when posting an ad to Craigslist, but with some technical knowledge, you can add text formatting, hyperlinks and images. Craigslist recognizes basic HTML, the code underlying most websites. To wrap text around an image, align your image to the left or right of the page with the appropriate code.

Instructions

    • 1

      Type the following code where you want it to appear in your Craigslist post, replacing "imageurl.jpg" with the exact file location of the image, in quotation marks:

      <img src="imageurl.jpg">

    • 2

      Type the following code between the URL and ">": align="left"

    • 3

      Replace "left" with "right" if you want to align the image on the right side of the page. The final code for the wrapped image should look like this:

      <img src="imageurl.jpg" align="left">

Related Searches:

References

  • Photo Credit Comstock/Comstock/Getty Images

Comments

Related Ads

Featured