Please enable JavaScript to use CodeHS

Hawaii EXS0110 Intro to Computer Science B

Lesson 1.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