Mid JavaScript

What are the three types of CSS selectors?

Element selector: Targets HTML tags.

p { color: green; }

More from JavaScript Tutorial

All questions for this course