Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
CSS Grid Masterclass
Highest Rated
Rating: 4.5 out of 5(29 ratings)
168 students

CSS Grid Masterclass

CSS Grid: The most powerful CSS layout system including responsiveness, positioning, layering etc.
Last updated 1/2024
English
English [Auto],

What you'll learn

  • CSS Grid
  • Responsiveness
  • Native CSS grid system
  • FR unit
  • Grid gap
  • Auto-fit and auto-fill
  • Implicit grid
  • Content based size
  • Positioning
  • Layering
  • Accessibility

Course content

6 sections56 lectures7h 59m total length
  • Course overview1:14

    Master a native grid system to create rows and columns without frameworks, build versatile, complex layouts, and apply responsive scripts to a final project with confidence.

  • What will you learn2:39

    Explore four modules in the CSS grid masterclass: learn grid basics, position items with areas and named lines, and build a Hamberger menu page with a responsive image grid.

  • A quick word about Udemy reviews0:32
  • Project overview2:35

    Build a responsive restaurant menu for the fictional Hamberger Cool using squid, featuring a banner, about, menu, a news blog with three articles, a contact form, and toggleable navigation.

  • Setup: Install node and npm8:36

    Install nogs to provide node and npm, and verify their versions. Install live-server globally and use Firefox developer edition to debug CSS grid with its developer tools.

  • How to take this course2:35

    Set up your preferred code editor, follow each module, and complete the end-of-module challenges; access the GitHub repository and use the starter folder for your final project.

Requirements

  • HTML
  • CSS

Description

This is the most advanced and detailed resource online for learning about CSS Grid.

CSS Grid is a native grid system for CSS. That means you can now create rows and columns natively without relying on 3rd party frameworks or writing loads of boilerplate code. It is also very versatile, allowing you to create all kinds of layout configurations easily.

This course is designed to teach you CSS Grid in an easy and straightforward manner.

I will teach you the foundations of the technology, how to set up your project, creating your first grid and loads of other foundational concepts that you will use extensively in your projects. We will also cover in depth advanced topics like responsiveness, layering and many more.

Perhaps the best part of this course is the final project. I have put a lot of effort into this project, to make sure you get a realistic, commercial level experience building a website from scratch.

I will answer all your queries and questions, and if you run into any issues I am here to help you. And remember it has a 30 day money back guarantee so take a look at the course and check out the preview videos.

I have no doubt that by the end of this course you will feel confident in your ability to use CSS Grid in your next project.

Who this course is for:

  • Beginner web developers
  • Intermediate web developers