Please enable JavaScript to use CodeHS

Tech Apps and Coding

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