DeSaCS.comDeSaCS.com
Previous Page

Jump to page: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

Next Page

Page 6: Images on the web (on an image host)
If you host your images on ebay, you can skip to the next page.
- - - - - - - - - - - - - - - - - - - -
Summary
  1. Change the image source (src).
    Example: <img src="http://img5.ranchoweb.com/test/item_name.gif">

In your HTML file, find the image tags.



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Change the image source (src)

  • This is one of those things that I can't explain to you. When you uploaded your image to your image host, they should have given you the location of your image. For instance, here is what it looks like on RanchoWeb.com:


  • In your HTML file, find the image tags.


  • Copy the image location from your image host.
  • Replace my image location with your image location.
  • Make sure to change the image source. It will start with http:// and end with .jpg or .gif.
    • From:
      <img src="http://www.desacs.com/images/image_place_holder.gif">
    • To:
      <img src="http://img5.ranchoweb.com/test/item_name.gif">


    In your HTML file, find the image tags.

Previous Page

Jump to page: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

Next Page

Comments / Suggestions: (errors?)

© Copyright 2007 DeSaCS.com. All rights reserved.
No templates on this site are to be resold, offered for download, or claimed as your own design although you may change the templates to meet your needs.