Please enable JavaScript to use CodeHS

Rhode Island Tech Apps and Coding

Lesson 6.14 CSS Select by Class

Description

In this lesson, students learn to use CSS class selectors to apply CSS styling to all HTML elements that share a specified class which allows students to be more specific when applying their styling.


Objective

Students will be able to:

  • Use CSS class selectors to apply CSS styling to all HTML units that share a specified class