https://blog.frankmtaylor.com/2024/07/18/css-nesting-the-is-pseudo-class-and-a-guide-to-panicking-about-sass/
CSS Nesting, the :is() pseudo-class, and a guide to panicking about Sass – Frank M Taylor
This is a blog post I've been meaning to write for like two years but haven't, because it is a complex topic that's a kind of modern-day Ouroboros where you...
css nestingpseudo classguidepanickingsass
https://lea.verou.me/demos/nth.html
CSS3 structural pseudo-class selector tester
pseudo classstructuralselectortester
https://www.seanmcp.com/articles/css-empty-pseudo-class/
CSS :empty pseudo class – seanmcp.com
Empty elements in a flex or grid container can result in double gaps, but CSS has an pseudo class to select and remove those elements.
pseudo classcssemptyseanmcp
https://www.tempertemper.net/blog/always-style-links-with-a-pseudo-class
Always style links with a pseudo-class – tempertemper
Ever wondered why we have the :link pseudo-class as well as the a selector in CSS? Aren’t they doing the same thing? Turns out they’re not.
pseudo classalwaysstylelinkstempertemper
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:where
:where() CSS pseudo-class - CSS | MDN
The :where() CSS pseudo-class function takes a selector list as its argument, and selects any element that can be selected by one of the selectors in that list.
css pseudoclassmdn
https://webglossary.info/terms/pseudo-class/
Pseudo-class · WebGlossary.info · Uncover Your Unknowns in Web Development
webglossary info uncoverpseudo classunknownsdevelopment
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:dir
:dir() CSS pseudo-class - CSS | MDN
The :dir() CSS pseudo-class matches elements based on the directionality of the text contained in them.
css pseudodirclassmdn
https://frontendfoc.us/issues/488
Issue #488: Here's how to use those new CSS pseudo-class selectors — Frontend Focus
Frontend Focus Issue #488: Here's how to use those new CSS pseudo-class selectors
new csspseudo classissueuseselectors
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:visited
:visited CSS pseudo-class - CSS | MDN
css pseudovisitedclassmdn
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:user-valid
:user-valid CSS pseudo-class - CSS | MDN
The :user-valid CSS pseudo-class represents any validated form element whose value validates correctly based on its validation constraints. However, unlike...
css pseudouservalidclassmdn
https://caniuse.com/css-matches-pseudo
:is() CSS pseudo-class | Can I use... Support tables for HTML5, CSS3, etc
use support tablescss pseudoclassetc
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:in-range
:in-range CSS pseudo-class - CSS | MDN
range csspseudo classmdn
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:read-only
:read-only CSS pseudo-class - CSS | MDN
css pseudoreadclassmdn
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:popover-open
:popover-open CSS pseudo-class - CSS | MDN
The :popover-open CSS pseudo-class represents a popover element (i.e., one with a popover attribute) that is in the showing state. You can use this to apply...
css pseudopopoveropenclassmdn
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:not
:not() CSS pseudo-class - CSS | MDN
The :not() CSS pseudo-class represents elements that do not match a list of selectors. Since it prevents specific items from being selected, it is known as the...
css pseudoclassmdn
https://caniwebview.com/features/web-feature-scope-pseudo/
Can I WebView… web-feature: :scope (pseudo-class)
web-feature: :scope (pseudo-class)
web featurescopepseudoclass