zcorpan 25 December 2005 Fellipe Cicconi, that would be:a[href^="http://"] {}a:not([href^="http://"]) {}See the Selectors spec.
Fellipe Cicconi, that would be:
a[href^="http://"] {}
a:not([href^="http://"]) {}
See the Selectors spec.