Page 192 - Webapplication11_C11_Flipbook
P. 192
<B>Area of Interest: </B> <BR>
<INPUT TYPE= "CHECKBOX" NAME= "INTEREST_AREA" VALUE= "Spritual">
Spritual
<INPUT TYPE= "CHECKBOX" NAME= "INTEREST_AREA" VALUE= "Adventure"
CHECKED> Adventure
<INPUT TYPE= "CHECKBOX" NAME= "INTEREST_AREA" VALUE= "Wildlife">
Wildlife
<BR> <BR>
<B>Comment: </B> <BR>
<TEXTAREA NAME="Comment" ROWS="10" COLS="60">
Type your comments here…
</TEXTAREA> <BR>
<INPUT TYPE="Submit" VALUE="Submit">
</FORM>
</BODY>
</HTML>
#Subject Enrichment
#Communication
Video Session
Scan the QR code or visit the following link to watch the video: Learn HTML Forms In 25 Minutes
https://www.youtube.com/watch?v=fNcJuPIZ2WE
Now answer the following questions:
1. What is the use of <form> tag?
.....................................................................................................................................................................................
2. Write any one input type in form.
.....................................................................................................................................................................................
190 Touchpad Web Applications-XI

