From the course: CSS: Advanced Layouts with Grid

Prerequisites - CSS Tutorial

From the course: CSS: Advanced Layouts with Grid

Start my 1-month free trial

Prerequisites

- [Instructor] CSS Grid is a core CSS layout module, just like block, inline, flex, table, and so on. So if you're familiar with these traditional layout modules, you're pretty much ready to go in this course. To follow along you need a solid understanding of semantic, accessible HTML and CSS, as well as some basic JavaScript. I'll be using Atom as my code editor and previewing my content in the browser with the atom-live-server package. For this course, I'm using Firefox as my browser. And you can follow along using any code editor and any modern browser. Though, at the moment I recommend Firefox because of its enhanced layout features. You'll see more about this a little later on.

Contents