Table of Contents
Selector
API
- Element Selector
About
An
element
selector selects an element and is also known as a
tag selector
. See
Tag
Articles Related
How to select elements based on attribute ? (with the css selector API)
Selector API - ID (Unique Identifier) attribute
What is the asterisk selector (known as Universal Selector)