3/15/2023
•
EN
Hiding empty elements with CSS :empty and :has()
A tutorial on using CSS :empty and :has() pseudo-classes to conditionally hide elements based on their content or child elements.