Question:

Can you help me understand how to seperate the pictures on Flickr that I want to post on my 360 Blog?

by  |  earlier

0 LIKES UnLike

I have a group of pictures that I need the HTML for, in order to post them to my Blog. I don't understand how to seperate them from all my other pictures. Thank You!

 Tags:

   Report

1 ANSWERS


  1. - Log into Flickr

    - You need the HTML code for each picture if you choose to use the coding method of adding them to your blog. Click on "Your Photostream" on the first page.

    - Click on an image that you want to use.

    - Click on the "All Sizes" button at the top of your image

    - Copy the code in Option 1 to paste in the "View HTML Source" version of your blog entry. You can put <br> in between blocks of code so that the images go on a separate line for sure. If you want to adjust the size of the image in your blog entry, add (or adjust) width and height attributes to the code.

    For example:

    <a href="http://www.flickr.com/photos/81412... title="rooster by kee_y360, on Flickr"><img src="http://farm3.static.flickr.com/2163... width="373" height="500" alt="rooster" /></a>

    You would have to do this for each image that you want to use.

    That should be it after you save the entry.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.