Assignment solution cs202

  • Join us to download any resource for free. You will be able to download or guest post.
    Sign Up Now

Ayesha Tahir

New member
Feb 25, 2023
1
0
1
chichawatni
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewPort" content="width=device=width, initial-scale=1">
<tital>First Assignment Solution</tital>
</head>
<body>
<div style="background: wheat;">
<h2>Student Registration Form</h2>


<form>
<table>
<tr><td>First name:</td><td><input type= "text"name=""></td></tr>
<tr><td>Last name:</td><td><input type= "text"name=""></td></tr>
<tr><td>Father name:</td><td><input type= "text"name=""></td></tr>
<tr><td>Email ID:</td><td><input type= "text"name=""></td></tr>
<tr><td>Date of Birth:</td><td><input type= "text"name=""></td></tr>



<tr><td>Gender</td><td>
<input type="radio" name="gender">Male
<input type="radio" name="gender">Female
</td></tr>




<tr><td>Address:</td><td><input type= "text"name=""></td></tr>
<tr><td>City:</td><td><input type= "text"name=""></td></tr>
<tr><td>Postal code:</td><td><input type= "text"name=""></td></tr>
<tr><td>Provnce:</td><td><input type="text"name=""></td><tr>


<tr><td>Hobbies:</td><td>
<input type="checkbox"name="">Drawing
<input type ="checkbox"name="">Cooking
<input type ="checkbox"name="">Games<br>
<input type ="checkbox"name="">Other<input type="text"name="">
</td>
</tr>





<tr><td>Higher Qualificatoion:</td><td>
<input type="checkbox"name="">Higher school 10th<br>
<input type="checkbox"name="">Higher school 12th<br>
<input type="checkbox"name="">Graduation(bachulor)<br>
<input type="checkbox"name="">Post Graduation<br>
<input type="checkbox"name="">PHD
</td>
</td>





<tr><td>Course Applies for:</td><td>
<input type="checkbox" name="course">BA(Bachelor of Arts)<br>
<input type="checkbox" name="course">B.SC(Bachelor of science)<br>
<input type="checkbox" name="course">MCS(Master of computer science)<br>
<input type="checkbox" name="course">M.Com(Master of commerce)<br>
<input type="checkbox" name="course">M.Sc(Master of science)<br>
</td>
</tr>





<tr><td></td><td>\
<input type="submit"value="submit">
<input type="Reset"value="Reset">
</td><tr>



</table>
</form>
</div>
</body>
</html>
 

Attachments

  • cs202 assgnment 1.txt
    2.4 KB · Views: 1

Similar threads

March 2024

Total amount
$38.00
Goal
$250.00
Donation ends:

Staff online

Members online

Forum statistics

Threads
9,111
Messages
22,951
Members
52,851
Latest member
Hdb Dbsn

About us

  • Our community has been around from 2017 and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. Providing Free Resources to help newcomers/startups. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu