Please enable JavaScript to use CodeHS

Texas Fundamentos de las ciencias de la computación

Lesson 8.11 CSS Seleccionar por etiqueta

Description

En esta lección, los alumnos utilizan selectores de etiquetas CSS para seleccionar todos los elementos del mismo tipo (<table>, or <h1> for example) 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

Enduring Understandings

This lesson builds toward the following Enduring Understandings (EUs) and Learning Objectives (LOs). Students should understand that…

  • EU 1.1 Creative development can be an essential process for creating computational artifacts. (LO 1.1.1)
  • EU 1.2 Computing enables people to use creative development processes to create computational artifacts for creative expression or to solve a problem. (LOs 1.2.1, 1.2.3, 1.2.5)
  • EU 5.1 Programs can be developed for creative expression, to satisfy personal curiosity, to create new knowledge, or to solve problems (to help people, organizations, or society). (LOs 5.1.1, 5.1.2)