HTMLify

UserLogin.html
Views: 189 | Author: dakshbadal1379
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<title>sign in</title>
	<link rel="stylesheet" type="text/css" href="signin.css">
</head>
<body>
<div class="kte">
	<div>
	<img src="11.png">
</div>
<div>
	<img src="dfv.jpg">
</div>
	<h3 class="Logtp">LOGIN INTO YOUR ACCOUNT</h3><br><br><br>
		<form><p class="para">User&nbsp;ID</p>
			<input type="text" class="boxon" placeholder="Enter Your User Id"><br><br><br>
						<p class="para">Password</p>
							<input type="text" class="boxof" placeholder="Enter Your User Id"><br><br><br>
						<button class="btn" value="submit">LOGIN</button><br><br><br>
					<a class="anch" href="">Forgot Password</a>&nbsp;&nbsp;&nbsp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="anch" href="">Sign up</a>
</form></div>
<div>rgftrhgrt</div>	
</body>
</html>

Comments