You probably know that the CSS3 spec includes a number of structural pseudo-classes, some of which use parentheses. The purpose of the parentheses is to allow one or more elements to be selected based on a keyword (either odd or even), an integer, or an expression.
Author: ImpressiveWebs
Freelance web developer and writer.
Reverse Ordered Lists in HTML5
Description of HTML5’s new “reversed” attribute for ordered lists, plus a polyfill for cross-browser support.
How Do Browsers Render the Different CSS Border Style Values?
Browsers render border styles differently. Here’s a comparison, with screenshots, of all the major browsers and how they render the different border-style values in CSS.
A Primer on CSS3 Transforms
This is an introduction to CSS3 transforms, with some simple code examples and some suggestions for use.
What’s the Best Source for Browser Usage Stats?
Besides Google Analytics, what sources could be used to check browser usage stats? Here’s a summary of some of the best choices.