Explain the following questions in detail how to solve with detailed Explanation. 1.Develop a html and JavaScript application to validate the given form. Clearly mention the status of validations like required, invalid or valid statements should be display to the respective field.(for this question refer the image attached) 2.With the help of the bootstrap to design the user login form with data information include first name, last name, email, password, repassword and submit button. To perform the following operation, i) Heading should be centered and underlined ii) Design should be vertical layout iii) Validate email iv) Password should be combination of numbers, letters and symbols v) Mention the status of the validation with icon.
Explain the following questions in detail how to solve with detailed Explanation.
1.Develop a html and JavaScript application to validate the given form. Clearly mention the status of validations like required, invalid or valid statements should be display to the respective field.(for this question refer the image attached)
2.With the help of the bootstrap to design the user login form with data information include first name, last name, email, password, repassword and submit button. To perform the following operation,
i) Heading should be centered and underlined
ii) Design should be vertical layout
iii) Validate email
iv) Password should be combination of numbers, letters and symbols
v) Mention the status of the validation with icon.
Step by step
Solved in 3 steps with 1 images