Skip to main content
  1. Web Development Course/

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.

Lessons of this module
#

What are CSS layouts?
Float and clear in CSS
Responsive design in CSS
Introduction to Flexbox
Introduction to CSS Grid