CSS :has() selector

на сайте с 12 мая 2023, 15:15
Without the :has() pseudo-class, you cannot use CSS selectors to select a preceding sibling of a different type or a parent element. With the : ...