Lab 3: Interactive Web App

web
frontend
Build an interactive web application using HTML, CSS, and JavaScript.

Overview

Your first web project — build an interactive web application from scratch. You’ll learn web fundamentals (HTML, CSS, JavaScript) and how the browser works, then put it all together into a functional frontend application.

Learning Objectives

  • Understand how the web works (DNS, HTTP, browsers)
  • Write semantic HTML and style it with CSS
  • Add interactivity with JavaScript
  • Deploy a static site

Tasks

To be determined.

Deliverables