Add an Image

... to an eBay Listing


  • Get the URL for your image. Let's say that it's:
    http://www.GeoCities.com/appletown/pix/image.gif

  • To add this to eBay listing description, at the end of the text description, starting on a new line, add the following series of HTML tags.

    <HTML> <P> <HR> <IMG SRC="http://www.GeoCities.com/appletown/pix/image.gif"> <P> <HR> </HTML> </plaintext><br><br> Of course, use the actual URL where the image is located.<BR><P> <LI>  To add multiple images, simply repeat the tags using the appropriate URLs. <P><P> <HR> </html>