You are on page 1of 3

Programming software html

<html> go html
<head>

<title>exam </title>

</head>

<body bgcolor ="sky green">

<form>

<center> <h1> 2673 mayank kumar </h1> </center>

<center>youtube account</center>

<center><h2><text>welcome</text> </h2></center>

candidates selected for youtube promotions are

<br><br>

<table>

<tr>

<th>name </th>

<th>class </th>

<th>district</th>

<th> state </th>

</tr>
<tr>

<td> mayank kumar</td>

<td> 7</td>

<td>begusarai</td>

<td>bihar</td>

</tr>

<tr>

<td>tulip himwan </td>

<td> 7</td>

<td> begusarai</td>

<td> bihar</td>

</tr>

<tr>

<td>aarav kumar</td>

<td> 7</td>

<td> begusarai</td>

<td> bihar</td>

</tr>

<tr>

<td>anmol anand </td>

<td> 7</td>

<td> ranchi</td>

<td> jharkhand </td>

</tr>

</table>
<h1>Congratulations!!</h1>

<h3>if you also want to prticipate then enter your name down and fill the form </h3>

<input text =" text " name = "name">

<input type ="submit" value = "submit">

<input type ="reset" value ="reset"

<br><br>

<h2>click below in the link and fill the form </h2>

<A href="file:///C:/Users/mayank.DESKTOP-BA49NB3.000/Desktop/form.html">click here</A>

<br><br>

href="file:///C:/Users/mayank.DESKTOP-BA49NB3.000/Desktop/gform.html"><img src
="youtube.png"<length="200" width="200"></A><A

</form>

</body>

</html>

You might also like