Page 147 - TP_iPlus_V2.1_Class7
P. 147
NAME="gender"> Female <BR> <BR>
Address: <TEXTAREA ROWS ="4" COLS = "80"> </TEXTAREA> <BR> <BR>
Hobbies: <BR>
<INPUT TYPE="CHECKBOX"> Playing Cricket <BR>
<INPUT TYPE="CHECKBOX"> Listening to Music <BR>
<INPUT TYPE="CHECKBOX"> Reading Books <BR>
<BR> <BR>
Enroll for Class:
<SELECT>
<OPTION> Class 1
<OPTION> Class 2
<OPTION> Class 3
<OPTION> Class 4
<OPTION> Class 5
<OPTION> Class 6
<OPTION> Class 7
<OPTION> Class 8
</SELECT>
<BR>
<BR>
<INPUT TYPE="SUBMIT" VALUE="SUBMIT">
<INPUT TYPE="RESET" VALUE="RESET">
</FORM>
</BODY>
</HTML>
Imagine, creating a website that hosts interactive debates and discussions. How would
you use HTML to structure the conversation and incorporate multimedia content?
Design a web page that would foster meaningful exchanges among participants?
145
More on HTML

