Web Technology - Old Questions

Question Answer Details

1. Write HTML script to create HTML form as below and perform form validation using JavaScript.

The validation should be as; the username should be of length at least 4 and is required. The password should start with a character and end with # and is required. The country and gender should be checked.

10 marks
Asked in 2080 (new)

Answer

AI Generated Answer

AI is thinking...