"Rather than adding stops (skip links) before blocks of content I thought that we could let users tab from one block to another while allowing them to navigate inside those blocks via arrow keys." CSS-101
Automatically refresh CSS files
"The premise of prefixes makes unrealistic demands on how developers maintain sites" Paul Irish
Avid HTML5 watchers will know that the element was dropped from HTML, then re-instated, with more New! Improved! semantics.
"For designers, it’s easy to jump right into the design phase of a website before giving the user experience the consideration it deserves. Too often, we prematurely turn our focus to page design and information architecture, when we should focus on the user flows that need to be supported by our designs. It’s time to make the user flows a bigger priority in our design process." Smashing Magazine
"Chances are if you want to number things in order on a website, the ordered list (<ol>) is your guy. It also is pretty reasonable that you want to style those numbers. Strangely enough, styling those list numbers isn't a very easy thing to in CSS." CSS-Tricks</ol>