Posting ads using images hosted on "free image hosting" websites?
I'm placing an ad on craigslist, using an image that I've hosted on a free hosting website. But instead of the image being a thumbnail that people click on to be directed to the full size of the image (on the free host website)...how do I make the image full size on craigslist, so that people are not directed to the 'image hosting website'? What's the html code that i need to ad? thanx in advance.
Public Comments
- Hmm. I don't know but see this site: http://www.picturepush.com They're a great picture host and create automatic thumbnail verisons + direct link + resize.
- You need to know the exact path to the image stored on your free image website, the html code should look something like :- <img src="http://www.freeimagehostdomain.tld/path_to_your_image"> To see if the image will appear on your browser, just extract http://www.freeimagehostdomain.tld/path_to_your_image and paste it in your browser, hit enter and if the url is correct, you should be able to see the full size image on your browser. Hope that helps.
Powered by Yahoo! Answers