Web Technologies (HTML, CSS, JavaScript, HTTP)
What term describes the following? a pattern used in CSS to select and style specific HTML elements on a page.
- A. API
- B. CSS selector ✓
- C. HTTP status code 403
- D. HTML tag
Correct answer
B. CSS selector
Explanation
CSS selector refers to a pattern used in CSS to select and style specific HTML elements on a page.