- Describe what a CSS framework is
- Explain what a CSS grid system is
- Use CDNs to install a CSS framework
- Use Boostrap to implement a dynamic layout
- Use a framework other than boostrap to implement a dynamic layout
-
What is a CSS framework? How is a framework different than a library?
Your answer...
-
What is a CDN?
Your answer...
-
What is a CSS grid system?
Your answer...
-
What is the difference between a container, a row, and a column? Can you have containers inside of containers? Rows inside of rows? Columns inside of columns?
Your answer...
-
Implement the following "Holy Grail Layout" using boostrap
Your code here: https://codepen.io/scotthurlow/pen/MBEwRz?editors=1100
Try completing the Bootstrap Mocks Assignment.
- Boostrap - https://getbootstrap.com/
- Materialize - https://materializecss.com/
- Bulma - https://bulma.io/
- Semantic UI - https://semantic-ui.com/
- Tachyons - http://tachyons.io/