Flickr script in the sidebar

To add Flickr images to the sidebar you don’t actually need a Flickr plugin or Flickr widget. All you need is this code:

Flickr

Note that I hard-coded the Flickr ID (user=36062640@N08), the number of images to 8 (count=8), display (random),…

I use the following styles

#flickrimg img

{

	margin:5px;

	padding:5px;

    float:left;

    border:4px solid #EEEEEE;

}

And the output is like this:

tags: & category: -