Transfer Certificate using HTML...
HTML Code:
2)<html>
<head>
<title> Transfer Certificate </title>
</head>
<body background="m.jpg">
<center><h1><i><u>TRANSFER CERTIFICATE</u></i></h1></center>
<form>
<h3>From</h3>
<table>
<tr><td>Name:</td>
<td><input type="text" name="n"></td></tr>
<tr><td>Address:</td>
<td><textarea rows="5" cols="23" name="add"></textarea></td></tr>
</table>
<h3>To</h3>
The Principal,<br>Gobi Arts & Science College,<br>Karattadipalayam,<br>Gobichettipalayam-638452.<br>
<h3>Respected Sir,</h3><br>
<table>
<tr><td>I am studying:</td>
<td><input type="text" name="std"></td>
<td>Roll Number is:</td>
<td><input type="text" name="rno"></td>
</tr></table>
<tr><h3>I request you to issue my Transfer Certificate and other testimonials as(Click which is applicable)</h3>
<p><input type="checkbox">I get admission in aided course of our college</p>
<p><input type="checkbox">I am not able to continue my studies due to personal reasons</p>
<p><input type="checkbox">I withdraw my admission from unaided course</p>
<center><h2>Thank you,</h2></center>
<h2><center><i>may be issued as per rules</center></h2>
<center><table border="3" width="45" height="55"><br><br><br><tr><td>
<h2>Controller Signature</h2></td>
<td><h2>Principal Signature </h2></td>
<td><h2>HOD Signature </h2></td>
</table>
</center><br>
<h4>Enclosed with<ol type:"i">
<li>10th Marksheet
<li>12th Marksheet
<li>Consolidated Marksheet
</ol>
</center>
</form>
</body>
</html>
<head>
<title> Transfer Certificate </title>
</head>
<body background="m.jpg">
<center><h1><i><u>TRANSFER CERTIFICATE</u></i></h1></center>
<form>
<h3>From</h3>
<table>
<tr><td>Name:</td>
<td><input type="text" name="n"></td></tr>
<tr><td>Address:</td>
<td><textarea rows="5" cols="23" name="add"></textarea></td></tr>
</table>
<h3>To</h3>
The Principal,<br>Gobi Arts & Science College,<br>Karattadipalayam,<br>Gobichettipalayam-638452.<br>
<h3>Respected Sir,</h3><br>
<table>
<tr><td>I am studying:</td>
<td><input type="text" name="std"></td>
<td>Roll Number is:</td>
<td><input type="text" name="rno"></td>
</tr></table>
<tr><h3>I request you to issue my Transfer Certificate and other testimonials as(Click which is applicable)</h3>
<p><input type="checkbox">I get admission in aided course of our college</p>
<p><input type="checkbox">I am not able to continue my studies due to personal reasons</p>
<p><input type="checkbox">I withdraw my admission from unaided course</p>
<center><h2>Thank you,</h2></center>
<h2><center><i>may be issued as per rules</center></h2>
<center><table border="3" width="45" height="55"><br><br><br><tr><td>
<h2>Controller Signature</h2></td>
<td><h2>Principal Signature </h2></td>
<td><h2>HOD Signature </h2></td>
</table>
</center><br>
<h4>Enclosed with<ol type:"i">
<li>10th Marksheet
<li>12th Marksheet
<li>Consolidated Marksheet
</ol>
</center>
</form>
</body>
</html>
Comments
Post a Comment