Pictures

To show pictures on a web page, first upload them to your Flickr account.

  1. Edit a page
  2. Put the cursor where you want the picture to be placed,
  3. Click on the “Display Flickr Pictures” link at the bottom
  4. Find the picture you want
  5. Drag-and-drop the picture into the edit area. (Where you drop it doesn’t matter; it will be placed at the cursor location.)
  6. Some browsers don't allow drag-and-drop. In this case, double-click the picture and it will be placed at the end of the edit area.

Sample

Here is a sample of what the pictures will look like:

Surfing - Steve and Andrew Cousins 2

Surfing - Max Self Portrait

Surfing - Max

 

To position the boxes side-by-side, or to the side of text, click the picture then from the edit toolbar select Style -> Image on Left.

Putting Text Below Pictures

If you don’t want text to appear to the right of the pictures, you can use two methods:

1. Use a “h2.” header.

2. Clear the float by inserting this code:

<div style="clear:both"></div>