Computer Science, asked by eishashaukat219, 6 hours ago

how to make register form using javascript and html and css​

Answers

Answered by HarishAS
2

EXPLANATION:

Only three simple files we need to create a register form using HTML, CSS and Javascript.

HTML - Used to create the actual content needed for the register form.

CSS - To brings the looks that you need for your register form.

Javascript - To validate the entered details in each fields that you created.

________________________________________________________

The Sample program in image:

Hope this helps :)

Attachments:
Similar questions