Form Validation with Javascript
Features:
form validation with html validation format
phone number and email address with Reg expression
passwords should be match with Javascript function to go through register processing
show up the message below according to the filling content
CODE Github