Write the code to generate the following web page:
Special Notes:a. Title of the page is "Application Form".
b. Background color of the page is silver.
c. Font used in heading is Times New Roman and color is Maroon.
d. All the form elements should be displayed within ordered list format.
e. Form should have one input box for name, one radio button for gender, one list box for educational qualification having graduate, post graduate, MCA, MBA and Others as options.
f. Form should have one textarea for qualification and experience details.
g. Form should have three checkboxes for hobbies such as Reading, Sports and Internet surfing.
h. Form should have two buttons Submit and Cancel to submit or cancel the form.