Skip to content

GCA-Classroom/WD-LL12-debug-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WD LL12: Debug a Form

This repository contains starter files for a[ LL12 debugging exercise intended to introduce students to debugging forms and DOM event handling.

Getting Started

  1. Clone this repository or open it in GitHub Codespaces.
  2. Navigate to the provided starter files.

Exercise Overview

You will collaboratively debug a simple quiz form designed to test your knowledge of the Document Object Model (DOM) and event handling. The exercise illustrates common pitfalls and debugging techniques.

Objectives

  • Understand form submission events in JavaScript.
  • Learn how to prevent default browser behaviors.
  • Practice adding event listeners and handling DOM events.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published