Login
Roast topics
Find topics
Find it!
From:
developer.mozilla.org
(Uncensored)
subscribe
Subsequent-sibling combinator - CSS | MDN
https://developer.mozilla.org/en-US/docs/Web/CSS/Subsequent-sibling_combinator
links
backlinks
Roast topics
Find topics
Roast it!
The subsequent-sibling combinator (~, a tilde) separates two selectors and matches all instances of the second element that follow the first element (not necessarily immediately) and share the same parent element.