This is a survey-type form created as an final project for the course Introduction to Web development. As we know due to the current pandemic situation schools and universities have switched to online classes rather than traditional classroom-type of classes. The main purpose of this form is to take feedback of various students about the online classes and weather they prefer the online classes or the traditional classes. I chose this because I had my own views on online classes and I was curious about the point of view of other students. Please be frank about your responses. Go ahead!
As per requirements I have included:
1)3-5 lines form description
2)1 image
3)8 inputs of 4 types(text,date,radio,checkbox)
4)Validation of form
5)2 JavaScript validation functions(onblur)
6)5 CSS classes(body,h1,img,form,p)
7)HTML and JavaScript comments