Skip to content Skip to footer
Course Content
Getting started with front-end development
Understand the role of front-end development and how websites are structured and delivered.
0/3
Building structure with HTML
Learn how to use HTML to create the skeleton of web pages and structure content semantically.
0/2
Styling with CSS
Make your web pages visually appealing and responsive with modern CSS techniques.
0/2
Adding interactivity with JavaScript
Introduce dynamic behavior to your websites using JavaScript basics.
0/2
Introduction to front-end development

This lesson introduces the basics of how the web works. You’ll learn the difference between front-end and back-end development, the responsibilities of a front-end developer, and the key technologies involved in building the visual and interactive parts of websites. We’ll also discuss typical workflows and tools used in front-end projects.