Skip to content

ARaza-13/sign-up-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a basic template sign-up form for an imaginary service

Making this project required the use of HTML form concepts and form validation along with CSS positioning and other intermediate concepts

The HTML form comes with built in live inline validation to inform the user whether a field meets the valid requirements. All validation checks were done using Javascript Constraint Validation API.

Live Preview: https://araza-13.github.io/sign-up-form/