I've gotten a couple of requests to explain how to add a photo to a blog comment (particularly regarding this post). Here's the scoop:
If your photo is already posted online somewhere (say, a photo-sharing site such as Photobucket.com), you can get its filename by right-clicking the image (if you're on a Mac, hit control and then click) and selecting "copy image location." Then paste the filename into this bit of code and add it to your comment:
<img src="FILENAME">
For example, the image below (from the Petfinder homepage) is coded like so:
<img src= "http://petfinder.com/images/design/before_you_adopt_dog.jpg">
You can also send your photos to me at "blog (at) petfinder.com" and I'll post them myself (eventually ... I promise!). Make sense?
If your photo is already posted online somewhere (say, a photo-sharing site such as Photobucket.com), you can get its filename by right-clicking the image (if you're on a Mac, hit control and then click) and selecting "copy image location." Then paste the filename into this bit of code and add it to your comment:
<img src="FILENAME">
For example, the image below (from the Petfinder homepage) is coded like so:
<img src= "http://petfinder.com/images/design/before_you_adopt_dog.jpg">
You can also send your photos to me at "blog (at) petfinder.com" and I'll post them myself (eventually ... I promise!). Make sense?



This is my baby Bella! She is a lab /pit bull mix I adopted from the Bowling Green Warren County Humane Society. We call this her 'Cosby Sweater'. She loves it!
hi
thanks, very useful