- 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
pelements:p.
- Related terms: Universal selector · ID selector · Pseudo-class · Rule
- Previous term: Type safety
- Next term: Type soundness
- Random term: Application programming interface (webglossary.info/random 🎲)