0% found this document useful (0 votes)
17 views

Index - Copy (4) Samruddhi 1

Uploaded by

samruddhimankar7
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

Index - Copy (4) Samruddhi 1

Uploaded by

samruddhimankar7
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

<!

DOCTYPE html>
<html lang="en">
<header>

<caption>
<b>Student Registration form</b></caption>
<tr>
<br>
<br>
<td>
ABCD
</td>
<br>
<td>
3026539
</td>
<br>
</tr>
</th>
</table>
<br>

<form action="/action.php">
<br>
<input type="text" placeholder="username">
<br>
<br>
<input type="password" placeholder="password">
<br>
<br>
<input type="radio" value="class 11" name="class">class 11
<br>
<br>
<input type="radio" value="class 12" name="class">class 12
<br>
<br>

<label for="CS">
<p><b>Subjects</b></p>
<input type="checkbox" value="CS" name="subject" id="104"> Science
</label>
<br>
<label for="CS">
<input type="checkbox" value="CS" name="subject" id="104"> Maths
</label>
<br>
<label for="CS">
<input type="checkbox" value="CS" name="subject" id="104"> Physics
</label>
<br>
<label for="CS">
<input type="checkbox" value="CS" name="subject" id="104">
Chemistry
</label>
<br>
<label for="CS">
<input type="checkbox" value="CS" name="subject" id="104"> Biology
</label>
<br>
<br>
<b>Select Your City</b>
<br>
<br>
<select name="city">
<option value="Delhi">Delhi</option>
<option value="Pune">Pune</option>
<option value="Banglore">Banglore</option>
<option value="Mumbai">Mumbai</option>
</select>
<br>
<br>
<textarea name="feedback" id="101" placeholder="please give your
feedback here" rows=5></textarea>
<br>
<br>
<input type="submit" value="submit">
<br><br>

<iframe width="560" height="315"


src="https://www.youtube.com/embed/UmnCZ7-9yDY" title="YouTube video player"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media;
gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<br>
<br>
<video src="https://www.youtube.com/embed/UmnCZ7-9yDY">my
video</video>
<br>
<br>

</form>
</main>
<footer>
<h5>contact me at [email protected]</h5>
</footer>

</body>
</html>

You might also like