English

Customer Analytics firm needs to design a survey form as shown below: Write suitable HTML code to design it. - Computer Applications

Advertisements
Advertisements

Question

Customer Analytics firm needs to design a survey form as shown below:

Write suitable HTML code to design it.

Short Note

Solution

HTML code to design survey form:

<form>
Name: <input type="text"><br>
City: <br>
<select size=3>
<option>New Delhi</option>
<option>Chennai</option>
<option>Hydrabad</option>
</select><br>
Hobby: <br>
Reading<input type="checkbox">
Writing<input type="checkbox"><br>
Singing<input type="checkbox">
Dancing<input type="checkbox">
</form>
shaalaa.com

Notes

1 Mark each for correct usage of each tag <form>, <input type=text>, <select>..<option>,<input type="checkbox">

HTML Forms
  Is there an error in this question or solution?
2023-2024 (March) Board Sample Paper by shaalaa.com
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×