Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

<!

DOC TYPE html>


<html>
<head>
<title> yamini</title>
</head>
<body bg color=”blue”>
<h1 style=”color:blue”>facebook</h1>
</hr>
<table>
<tr>
Email:<br>
<input type=”text” name=”email”><br><br>
</tr>
<tr>
Password:<br>
<input type=”text”name=”password”><br><br>
</tr>
<tr>
<button type=”Submit” text=”login”>login</button><br><br>
<p>Forget password?</p>
</tr>
</table>
</html>

You might also like