Please enable JavaScript to use CodeHS

Nevada Middle School Computer Science

Lesson 4.10 CSS Select by Tag

Description

In this lesson, students use CSS tag selectors to select all elements of the same kind (<table>, or <h1> for example) and give them all the same style.


Objective

Students will be able to:

  • Use CSS tag selectors to select all elements of the same kind and give them all the same style