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
<html> <head> <link rel="stylesheet" href="index.css"> </head> <body> <div class="container"> <h1>The UI Design Bootcamp</h1> <p>Subscribe to receive a notification when this course launches!</p> <a href="https://rebrand.ly/uidesignbootcamp" target="_blank">Notify me</a> </div> </body></html>