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

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