Please enable JavaScript to use CodeHS

Web Design and Development

Lesson 3.8 The Don't Repeat Yourself Principle

Description

In this lesson, students will learn the Don’t Repeat Yourself (DRY) principle.


Objective

Students will be able to:

  • Articulate the importance of the DRY Principle
  • Cut down on the amount of repeated code in their programs by combining selectors and using divs