Sunteți pe pagina 1din 6

PRACTICAL NO.

:- 1
AIM :-

<HTML>

<HEAD>

<STYLE>

fieldset{

margin:47px;

padding:28px;

Background-color:hsl(232, 18%, 67%);

body{

background-color:white;

.box {

background-color:white;

width: 30px;

outline:dotted 3px white;

padding: 5px;

margin: 2px;

position: absolute;

top: 460;

right: 190;

width: 150px;

height:189px;

}
</STYLE>

</head>

<body>

<fieldset style= "background-color:#9770ff">

<DIV CLASS=logo><center><button> <img src="gg.png"


style="height:46%;width:93%"></button></center></div>

<CENTER><H1>Guru Gobind Singh Indraprastha University Admission 2020-2021</H1></CENTER>

<H3><CENTER>REGISTRATION FORM for Student</CENTER></H3>

<fieldset>

<legend>PERSONAL INFORMATION</legend>

<div class=box><CENTER><h5>Paste the Passport size photograph</h5></CENTER>

</div>

<table>

<h3>

<tr><th>First Name:</th>

<td><input type="text" VALUE:first name..></td>

<th>Last Name:</th>

<td><input type="text" placeholder:last name..></td>

</tr>

<tr><th>Father's Name:</th><td><input type="text" name:father's name..></td><th>Middle


Name:</th><td><input type="text" placeholder:last name..></td>

<th>Last Name:</th><td><input type="text" placeholder:last name..></td></tr>

<tr><th>Mother's Name:</th><td><input type="text" placeholder:Mother's name..></td><th>Middle


Name:</th><td><input type="text" placeholder:last name..></td>

<th>Last Name:</th><td><input type="text" placeholder:last name..></td></tr>


<tr><th>Date of Birth:</th><td><input type="DATE" placeholder:first name..></td></TR>

<tr><th>Gender:</th><td><input type="radio">Male

<input type="radio"> Female

<input type="radio">Other</td></tr>

<tr><th>E-mail:</th><td><input type="text" placeholder:first name..></td></tr>

<tr><th>Category:</th><td><input type="radio">SC

<input type="radio"> ST

<input type="radio">OBC

<input type="radio">GEN</td></tr>

</tr>

</table>

</fieldset>

<fieldset>

<legend>EDUCATIONAL QUALIFICATION</legend>

<table border="3px solid grey">

<TR><th>Title of degree/ Course/ Class</th>

<th>Stream</th>

<th>Board/ University</th>

<th>Year of Passing</th>

</tr>

<tr>

<td><select>

<option value="10th">10th</option>

<option value="12th">12th</option>

<option value="DEGREE">DEGREE</option>

<option value="MASTERS">MASTERS</option>

</select>

</td>
<td><select>

<option value="Arts">Arts</option>

<option value="Commerce">Commerce</option>

<option value="Science">Science</option>

</select>

</td>

<td><select>

<option value="CBSE">CBSE</option>

<option value="HBSE">HBSE</option>

<option value="NIOS">NIOS</option>

<option value="IBSE">IBSE</option>

</select>

</td>

<td><select>

<option value="2000 ">2000 </option>

<option value="2001 ">2001</option>

<option value="2002 ">2002</option>

<option value="2003 "> 2003</option>

<option value="2004 ">2004</option>

<option value="2005 ">2005 </option>

<option value="2006 ">2006 </option>

<option value="2016 "> 2016</option>

<option value="2017 ">2017 </option>

<option value="2018 ">2018</option>

<option value="2019 ">2019 </option>

<option value="2020 ">2020 </option>

</select>

</td>

</table>
</fieldset>

<fieldset>

<legend>EMERGENCY CONTACT PERSON</legend>

<table>

<tr><th>Mother's Phone number:</th><td><input type="numbers" name = "no." value = "number.."


maxlength = "10" /></td>

</tr><br><br>

<tr><th>Father's Phone number:</th><td><input type="numbers" name = "no." value = "number.."


maxlength = "10" /></td>

</tr>

<tr><th>Address:</th><td><textarea type="add.." placeholder:first name..></textarea></td></tr>

</H3>

</table>

</fieldset>

<center>

<BUTTON>SUBMIT </BUTTON>

<BUTTON>RE-SET</BUTTON> </CENTER>

</BODY>

</HTML>

S-ar putea să vă placă și