Please enable JavaScript to use CodeHS

Texas Fundamentals of Computer Science 2022

Lesson 8.13 CSS Select by ID

Description

In this lesson, students will use CSS Selectors by ID to select a single element to format on a webpage.


Objective

Students will be able to:

  • Use CSS Selectors by ID to select a single element to format on a webpage

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)