A sign-up form created as part of The Odin Project's curriculum.
Path - Full Stack JavaScript
Course - Intermediate HTML and CSS
This project is intended to give you a chance to flex some of the new items you’ve been absorbing over the past few lessons. This time it’s a sign-up form for an imaginary service.
👉 Preview: https://emuel-vassallo.github.io/odin-sign-up-form/
- HTML
- CSS
- JavaScript
- Using a local font
- Using javascript to check if passwords in a form are equal
- Using pseudo-classes to add content to an element
- Using relative and absolute positioning