HTML5 Style Examples In the Wild?
css, html
Solution
When I'm looking for good html5 examples in the wild I generally check http://html5gallery.com/. Its been a pretty solid resource thus far. You are probably aware that support for these elements is a bit lacking in even many of the newest browsers.
Problem
Does anyone know of any good examples of usage of HTML5 elements that are well-styled out on the intertubes? Specifically, I'm curious to see `<article>`, `<aside>`, `<meter>`, `<nav>`, `<header>` and so on. I'm specifically not interested in video, audio, offline or drag-n-drop files. Just the cosmetic stuff.