About Course
About This Course
Want to learn how websites are built but don’t know where to start?
Web Development 101 is a beginner-friendly introduction to the core technologies behind the modern web. In this course, you’ll learn how HTML structures a webpage, how CSS controls its appearance, and how JavaScript adds interactivity.
Rather than overwhelming you with advanced concepts, we’ll focus on the fundamentals you need to understand before moving on to more advanced web development.
Throughout the course, you’ll learn about:
- How websites and web browsers work
- HTML document structure and semantic elements
- CSS selectors, colors, spacing, and layouts
- Responsive web design
- JavaScript fundamentals
- Adding basic interactivity to a webpage
- The typical workflow of a web developer
By the end of the course, you’ll have a basic understanding of how the three core technologies—HTML, CSS, and JavaScript—work together to create websites.
What You’ll Build
As a practical exercise, you’ll work toward creating a simple personal profile webpage using HTML, CSS, and JavaScript.
Course Content
Introduction to Web Development
-
How Websites Work
12:26 -
HTML, CSS & JavaScript Explained
19:25 -
Web Development Fundamentals