Sveriges mest populära poddar

hx-pod

The basics of css specificity

13 min • 20 januari 2025

#my-id -> 1 0 0
.my-class -> 0 1 0
button -> 0 0 1
#my-id .my-class -> 1 1 0

id | class | type

https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity

Förekommer på
00:00 -00:00