Please enable JavaScript to use CodeHS

Tennessee Coding I

Lesson 8.4 Dev Tools Capture the Flag

Description

In this lesson, students will dive into the world of developer tools, the secret weapons of web designers and programmers! Students will explore the code behind websites, participate in a capture-the-flag style game, and learn how to use developer tools to inspect and manipulate websites.


Objective

Students will be able to:

  • Identify major developer tools within the inspect element
  • Explain the purpose of developer tools
  • Utilize basic developer tools functions like “view-source” and the console.
  • Describe the potential vulnerabilities found within website code.