Sprint 6 Lesson Plan
Expanding on CSS foundations to define layouts and introducing interactivity via Javascript.
Learning Goals for Sprint 6
- Introduce Javascript, what is it, how to start using JavaScript on your site.
 - How to use CSS to create consistent reusable layouts.
 - Work on personal project and site MVP
 
Agenda
- Javascript with HTML
 - Review: Using CSS class selectors
 - Intro to CSS Layout
 - Using CSS Grid
 - Project work