-
Archives
-
Meta
Monthly Archives: July 2011
Get to know your CSS3 :target pseudo-class
The :target pseudo-class is one of those amazing CSS3 features. It matches an element that’s the target of a identifier in the document’s URI. This identifier in a URI contains a “#” character followed by an identifier name that matches … Read More..