- A CSS selector that matches the name of an element, and that applies to every instance of the respective element in the document tree. For example, the following rule matches all HTML
p
elements:p
.
- Previous term: Type predicate function
- Next term: Type system
- Random term: NonNullable