Technical Assignment

Q. Write code to create a form with proper validation.
  1. Put logo in the header
  2. In body section keep one slider in the left & form in the right
  3. Validate the email and number field properly
  4. Only email addresses are accepted in the email field & only 10 digit numbers are accepted in the number field.
  5. On submit show the form data in alert box
  6. Webpage should be responsive
  7. Upload the assignment in github & paste the link below