Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 664 Bytes

File metadata and controls

27 lines (19 loc) · 664 Bytes

Javascript Projects - JS Quiz Project

=========================================

Creating a JS Quiz project

Project Description 1.We will create a single page quiz application. 2.We Will have 5 questions 3.The wuestions will be multiple choice 4.Form Validation. 5.At the end it will display scoring results


Project Sections

Section 1: Project Introduction

Section 2: Javascript Fundamentals

Section 3: Structure & HTML

Section 4: CSS Styling

Section 5: Quiz Logic/Javascript