Question: Create an HTML and JavaScript documents to create and validate the following form: Personal Information Name (letters only): Validations required: Phone ##### #): Age
Create an HTML and JavaScript documents to create and validate the following form: Personal Information Name (letters only): Validations required: Phone ##### #): Age (18-80): Send Data When the user enter all information and click the Send Data button, an alert box with the message Data Sent appears. 1. All fields are entered. 2. Name is letters only. 3. Phone number is 9 digits. 4. Age is between 18 and 80.
Step by Step Solution
There are 3 Steps involved in it
DOCTYPE html html langen head meta charsetUTF8 meta nameviewport contentwidthdevicewidth initialscal... View full answer
Get step-by-step solutions from verified subject matter experts
