Homework
Hey Slacker!
Remember, we're here to help. Join the KCWiT #codingandcocktails Slack Channel: kcwit.slack.com
The more you practice, the more comfortable you’ll feel! Take a look at the following tutorials:
Practice more CSS styling on Codecademy: https://www.codecademy.com/learn/learn-css
Play a game to understand CSS Selectors better: http://flukeout.github.io/
To understand how CSS Grid works try: http://cssgridgarden.com/
To understand how Flexbox works try: http://flexboxfroggy.com/
For a deeper dive into CSS Grid try: https://cssgrid.io/
Check out these tools designed to help web developers
Upload your webpage to CodeSandbox so it's publicly accessible. Reach out on Slack and mentor will be happy to walk you through it.
Using Chrome DevTools, run Lighthouse audit for "Accessibility" to generate a report.
View your page in Google Resizer to visualize what it looks like in different form factors.