Page

Friday 15 March 2019

checkbox control form ||luv yadav||hishma naaz||

<HTML>
<HEAD>
<TITLE> Checkbox Control Form</TITLE>
<BODY>
<form>
   <input type="checkbox" name="maths" value="on"> Maths
    <br>
   <input type="checkbox" name="physics" value="on"> Physics
</form>
</BODY>
</HEAD>
</HTML>




by HISHMA NAAZ

No comments:

Post a Comment