Today’s goals:
- Finish up the responsive web design challenge (click here for directions )
- Review responsive web design challenge answer code
- Take responsive web design survey (link here )
- Start learning about CSS frameworks
Today’s featured site:
- http://responsiv.eu/ – This handy site helps you see how your webpage looks on different devices
Responsive Web Design Challenge Answer Code
- Center box with flexbox layout
- Fix table with media query (Red Sox roster)
- Flexbox and media query (cupcake)
- Grid and media query (student schedule)
CSS Frameworks
Questions
- What are CSS frameworks?
- Why do people use them?
- Find CSS frameworks that are currently popular
- Find sites created with CSS frameworks
- What are some advantages of using a framework?
- What are some disadvantages of using a framework?
- How do you pick a framework?