CSS Explain - A tool which calculates CSS selector specificity

Updated . Posted . Visible to the public.

Example input:

li.active a:link

Example output (specificity):

| 0 | 2 | 2 |

See also: https://www.codecaptain.io/tools/css-specificity-calculator Show archive.org snapshot

Ulrich Berkmueller
Last edit
Michael Leimstädtner
License
Source code in this card is licensed under the MIT License.
Posted by Ulrich Berkmueller to makandra dev (2013-01-04 13:09)