Help with new Blog

Mike,

It's a long time since I looked at this (testing only, as I haven't quite figured out exactly what I'd use a blog for - I just have ideas that haven't quite gelled). But last I did look, blogger didn't host files for you - you had to host 'em elsewhere and include the HTML for the photo in your blogger post.

Photo hosting sites might (or might not) make this easy for you. flickr, for example, makes it easy by feeding you the HTML needed (and that accords with flickr's own terms of service) by giving you the HTML if you click the "all sizes" button on one of your photos. It looks like this:

<a href="http: //www.flickr.com/photos/mfunnell/1390105318/" title="Photo Sharing"><img src="http: //farm2.static.flickr.com/1260/1390105318_a5f45ea0d4_o.jpg" width="427" height="640" alt="I30_8443" /></a>

I just pulled that from one of my flickr photos (with a space inserted after each of the "http:"s to stop vbulletin, here, from interpreting that for us.

You can probably figure out what's happening there from just looking at the tag text.

...Mike
 
Back
Top Bottom