Please enable JavaScript to use CodeHS

Diseño web (Picasso) [2022]

Lesson 3.2 CSS Seleccionar por etiqueta

Description

¡En esta lección, los estudiantes aprenderán superpoderes CSS! Los selectores de etiquetas CSS se pueden usar para seleccionar todos los elementos del mismo tipo (<table> o <h1> por ejemplo) y darles todo el mismo estilo.


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