To show pictures on a web page, first upload them to your Flickr account.
Here is a sample of what the pictures will look like:
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.
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>