CREATE A OWN LOGIN PAGE WITH CODING.

CREATE  

LOGIN   

PAGE   

 WITH 

CODING



LOGIN PAGE:👇


\

SOURCE CODE👇


<!doctype html>
<html> 
<head> <title> MY LOGIN
 PAGE</title>
</head>
<body background="C:\
Users\ERATULDELHI\
Desktop\BLOGIMG.jpg"
style=
"background-repeat:no-
repeat;background-
size:100% 100%">
<center>
<div style="display:
inline-block;border
radius
:10px;border:2pxsolid 
blue 
;margin:50px auto ">
</style><form> 
<table align="center">
<br>
<tr align="center"><h1>
MY BLOGGING PAGE</h1>
</tr><tr><td>USERNAME:
</td>
<td><input type="text"
name="login"></td></tr>
<tr><td>PASSWORD:</td>
<td><input type=
"PASSWORD" 
NAME="PASSWORD">
</td></tr>
<tr><td>&nbsp</td>
<td><input type=
"checkbox"name=
"remember"><b>
Remember me</b></td>
<tr><td>&nbsb</td>
<td><input type=
"submit" value=
"Enter"></td></tr>
<tr><td colspan=2>
&nbsp;</td></tr>
<tr><td colspan=2>
Lost your username
 or password/
Find it
click here
</a></td></tr>
</form>
</body>

</html>

Post a Comment

2 Comments

if you have any doubts.Please let me know.