Best Free Login Page Templates - QUERYMINE




<!DOCTYPE html>
<html>
<head>
<!--Import Google Icon Font-->
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href=
"https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css"
media="screen,projection"/>

<!-- QUERYMINE Page Center Css -->

<style>
html,
body {
height: 100%;
}
html {
display: table;
margin: auto;
}
body {
display: table-cell;
vertical-align: middle;
}
</style>

<!--Let browser know website is optimized for mobile-->
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
</head>

<body class="cyan">

<!-- Form Section -->

<form action="" method="GET"> <!-- Change The Form Method From Here-->
<div class="card-panel z-depth-5">

<!-- Form Logo Section -->

<div class="row margin">
<div class="col s12 m12 l12 center">
<img src="https://png.pngtree.com/svg/20161113/ef1b24279e.png"
alt="" class="responsive-img circle" style="width:100px;">
<p>QUERYMINE Login Page Templates</p>
</div>
</div>

<!-- Form Username Input Section -->

<div class="col s12 m12 l12">
<div class="input-field">
<i class="material-icons prefix">person</i>
<input type="text" name="username" id="username">
<label for="username">Username</label>
</div>
</div>

<!-- Form Password Input Section -->

<div class="col m12 l12">
<div class="input-field">
<i class="material-icons prefix">lock</i>
<input type="password" name="password" id="password">
<label for="password">Password</label>
</div>
</div>

<!-- Form Chekbox (Remember Me) Input Section -->

<div class="left">
<input type="checkbox" id="checkbox">
<label for="checkbox">Remember Me</label>
</div>
<br><br>

<!-- Form Button Section -->

<div class="center">
<input type="submit" value="Login" name="login"
class="btn waves-effect waves-light "
style="width:100%; background-color: #ff4081;">
</div>

<!-- Form "Register Now" And "Forgot Password" Link Section. -->

<div class="" style="font-size:14px;"><br>
<a href="" class="left">Register Now!</a>
<a href="" class="right ">Forgot Password?</a>
</div><br>
</div>
</form>



<!--Import jQuery before materialize.js-->
<script type="text/javascript"
src="https://code.jquery.com/jquery-2.1.1.min.js">
</script>
<script type="text/javascript" src=
"https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js">
</script>
</body>
</html>

Post a Comment

Gallery

[QUERYMINE][gallery2][recent][10]
[blogger]

Contact Form

Name

Email *

Message *

Powered by Blogger.
Javascript DisablePlease Enable Javascript To See All Widget