CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: has() CSS function

The has() Function

Pseudo-class

Selects an element if any of the selectors passed as parameters (relative to the :scope of the given element) match at least one element.

Syntax for has()
 Syntax
Selectors Level 4:has( <relative-selector-list> )

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem