Page 362 - Web Applications (803) Class 11
P. 362

<td>CA</td>
                                           <td>MS</td>

                                           <td>DAA</td>
                                           <td>ACN</td>
                                           <td>CRT</td>
                                    </tr>

                                    <tr align=”center” valign=”middle”>
                                           <th>SAT</th>
                                           <td>MS</td>
                                           <td>AJWT</td>
                                           <td>CA</td>

                                           <td>UP</td>
                                           <td colspan=”3”>CRT</td>
                                    </tr>

                             </table>
                     </body>
                   </html>




















                8.  Create employee registration webpage using HTML form objects.

               Ans.  <!DOCTYPE html>
                   <html>
                   <body>

                   <Center>
                   <img src=”employee_icon.png” height=52 width=52>
                   <Font size=”+3” color=orange>Employee Registration Form</font>
                   <form method=post action=”prac.html”>
                   <table>

                   <tr>
                   <td></td>
                   <td><input type=radio name=initial checked>Mr.
                   <input type=radio name=initial>Mrs.


                360   Touchpad Web Applications-XI
   357   358   359   360   361   362   363   364   365   366   367