Please enable JavaScript to use CodeHS

Web Design and Development

Lesson 2.3 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