Selectors Level 3
- Added on 2023-08-12
- Page: https://www.w3.org/TR/selectors-3/
- See on Internet Archive
- #specification #css #css-selector #css3
Selectors are patterns that match against elements in a tree, and as such form one of several technologies that can be used to select nodes in an XML document. Selectors have been optimized for use with HTML and XML, and are designed to be usable in performance-critical code.