Membuat Form Login Menggunakan HTML




Program :


<html> 
<head> 
<title>Easy With Tutorial | Form Login</title>
</head>
<body>
<center><h1> Form Login </h1></center>
<form align="center" action="login.php" method="POST">
<input type="text" name="username" placeholder="Username"><br />
<input type="password" name="password" placeholder="Password"><br />
<div class="checkbox">
<input type="checkbox" name="cek"> Remember me <br />
</div>
<input type="Submit" name="login" value="LOGIN">
</form>
</body>
</html>

Share this:

ABOUT THE AUTHOR

Hello We are OddThemes, Our name came from the fact that we are UNIQUE. We specialize in designing premium looking fully customizable highly responsive blogger templates. We at OddThemes do carry a philosophy that: Nothing Is Impossible

0 komentar:

Post a Comment