Let's all try and replicate the Spotify sign-up form! Together we will create the markup and then you will be given time to work on the CSS. Most inputs and forms are just like any other element, so we can use whatever CSS we want on them.
- Download these starter files .zip archive for this code-along.
- Extract .zip archive into a working directory.
- Open the folder in VS Code
-
Live version :: the live version is in the
gh-pages
branch and this is the live link. -
Starter Files :: the starter files are in the
starter-files
branch, and you can download the starter files .zip archive. -
Answer Key :: the answer key files are in the
main
branch.