Not sure where to start?
Bootcamp
Study group
Collaborate with peers in your dedicated #study-group channel.
Code reviews
Submit projects for review using the /review command in your #code-reviews channel
/review
Karma
scrimba
img { /* Challenge: Add some space (margin) above our image! Do you remember how we added spacing in the cookie widget example? */ display: block; width: 300px;}input { display: block; width: 400px;}