Page 147 - Trackpad_ipro 4.1_Class7
P. 147

Age in Years: <INPUT TYPE="TEXT"> <BR><BR>

                 Gender:  <INPUT TYPE="RADIO"  NAME="gender">  Male <INPUT  TYPE="RADIO"
                 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?









                                                                                               More on HTML      145
   142   143   144   145   146   147   148   149   150   151   152