Lab 2 – HTML & CSS basics
Using more complicated css for the first time
Goals
Building a professional, maintainable stylesheet using the css fundamentals that we have seen in class
Description
I learned to structure my CSS properly by adding normalize.css, setting global styles in :root, fixing the box-model, adding a reusable container class and styling the header, footer and navigation
Related links
Reflection
Also very fun but more complicated then html