Practice What You Learned
Questions (Look up answers online answer each in markdown and submit)
- How do you make a Circle in CSS?
- What is Z-index?
- What is a Vendor Prefix and What is it's Purpose?
- What is the difference between CSS Grid and Flexbox?
- How might you Speed Up a Slow App? hint Google Lighthouse in Chrome Developer Tools....
- What is CRUD?
- What is OOP?