The element selector selects all elements with the specific element name.
| Parameter | Description |
|---|---|
| element | Required. Specifies the element to select |
Select all
p elements with class "intro"
How to select all p elements with class "intro".
Your message has been sent to W3Schools.