Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.19 KB

Sign-up Form

A sign-up form created as part of The Odin Project's curriculum.

About The Project

Description

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.

Showcase

Desktop

Desktop Screenshot

Mobile

Mobile Screenshot

Live Demo

👉 Preview: https://emuel-vassallo.github.io/odin-sign-up-form/

Built With

  • HTML
  • CSS
  • JavaScript

What I Learned

  • 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

Credits