Skip to content

emuel-vassallo/odin-sign-up-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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