In this video we create the basic CSS layout using CSS grid. Video is a little longer than normal - I make a few mistakes and show how I fixed them.
00:00 - Overview
00:52 - Create layout template page (HTML)
05:30 - Recap
05:40 - Run with Live server
06:19 - Create empty CSS and JS files
06:55 - Link up CSS file - I make a mistake and work through my error :-)
08:20 - Correct link up of CSS file
09:36 - Add CSS code for CSS grid layout