JavaScript CSE
JavaScript CSE
Develop a web page that allows the user to enter all the
details of the passenger (name, age, emailid , gender).Write a
client side scripting code to validate the emailid ,age and
gender, where email id should consists of the special symbol
@and period(.),where age between 1 to 100 and gender is male
or female.
OUTPUT: