Markup Review
A flickr browser by Gabe Reiser.
The expected structural elements are all there, with nice use of the nav
element to enclose all the loaded image thumbnails which load the separate larger images. Gabe also uses the new search input type
which is nice to see.
The HTML5 charset definition could be shortened to <meta charset=utf-8>