Please enable JavaScript to use CodeHS

Ideas informáticas (Lovelace)

Lesson 4.10 CSS Selección por etiqueta

Description

En esta lección, los estudiantes usan selectores de etiquetas CSS para seleccionar todos los elementos del mismo tipo (<table> o <h1> por ejemplo) y darles a todos 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