Skip to content

Instantly share code, notes, and snippets.

@webapprentice
Created November 15, 2013 00:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save webapprentice/7477082 to your computer and use it in GitHub Desktop.
Save webapprentice/7477082 to your computer and use it in GitHub Desktop.
Embed an image from Flickr in a web page
<a href="http://www.flickr.com/photos/floridamemory/4989625093/" title="Child and dog by State Library and Archives of Florida, on Flickr">
<img src="http://farm5.staticflickr.com/4125/4989625093_ff64f876d9_n.jpg" width="229" height="320" alt="Child and dog">
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment