Web development course
0001
Introduction to Web Development
This introductory module teaches you how the web works, including the server-client architecture. It also covers some tool recommendations, such as IDEs and browsers.
Welcome to the first part of the web development course!
Introduction to HTML
This module teaches you the basics of HTML, which is the standard markup language for creating web pages and web applications. By the end of this course, you will be able to create your own website with multiple pages.
Introduction to CSS
This module teaches you the basics of CSS, which is the standard styling language for creating web pages and web applications. By the end of this course, you will be able to style your own website with multiple pages.
Intermediate CSS
This module teaches you intermediate CSS concepts, such as positioning, styling fonts, and the display property. By the end of this module, you will be able to style your own website with a more professional look and feel.
Creating Layouts in CSS
In this module, we will create our own layouts using the grid and flexbox systems. We will also talk about how to make our website responsive, so that it looks good on all devices.
... Under construction
This course is under construction. Please check back later to see the new lessons.