0-CodePen Setup
It is now time to build your own CSS Creature! You will be building this, not with Visual Studio Code, but on a site called Code Pen.
Click here and create your own account. When you have done this, create a new pen and you should see a panel of html
, css
, and js
along the top. The cool thing about Code Pen is that it will build out your Creature as you write the code! Have fun with this!
Last updated