PLAY PODCASTS
The basics of css specificity
Season 5 · Episode 7

The basics of css specificity

hx-pod

January 20, 202512m 40s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

#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

Topics

htmx javascript programming laravel livewire minimalism coding html simplicity