Learning Goal: To learn how CSS Grid works in creating a responsive website. We have learnt the basics in the first task but now we are going to do into more depth to make more interesting layouts.
CSS Gird Debugging tools
TASK 5a- The CSS Grid container properties
1) Open up the project in Replit for CSS Grid
2) Follow the slides for tasks 5a to learn about the CSS Grid container properties & complete the activities.
TASK 5b- The CSS Grid item properties
2) Follow the slides for task 5b to learn about the CSS Grid item properties & complete the activities.
TASK 5c- Using Grid-template-areas
2) Follow the slides for task 5c to learn about the CSS Grid grid-template-areas and set up a webpage layout that uses these.
Move onto Responsive navigation