This document provides an introduction to web development. It discusses that the course will cover HTML and CSS over 8 weeks of modules. It also addresses assessments and getting help if students fall behind, noting they can email the instructors. The document further explains the layers of web development, including HTML for content, CSS for presentation, and JavaScript for behavior. It emphasizes separating these layers and why this approach is beneficial, such as for shared resources, faster downloads, collaboration, accessibility, and backward compatibility. Finally, it introduces the World Wide Web Consortium as the standards body for the web.