Please enable JavaScript to use CodeHS

Teaching Web Design

Lesson 3.12 CSS Select by Class

Description

In this lesson, students will learn how to use CSS class selectors to apply CSS styling to all HTML elements that share a specified class. This allows for more specific styling.


Objective

Students will be able to:

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