Materialize Signup / Register Form - Best Login And Register Form - 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"/>

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

position: absolute;

width: 100%;

height: 100%;

background-image: url(https://i.imgur.com/HEjyz1R.jpg);

background-size: cover;

background-color: purple;

}
</style>
</head>

<body>
<div class="querymine_image"></div>
<div class="row">
<div class="col l4 offset-l4 m12 s12" style="opacity:0.8;padding-top:2%;">
<div class="card-panel z-depth-4 border-radius-6 " style="border-radius: 8px; ">
<h5 class>Register</h5>
<p>Join to our community now !</p>
<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 class="input-field">
<i class="material-icons prefix">email</i>
<input type="text" name="email" id="email">
<label for="email">Email</label>
</div>
<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 class="input-field">
<i class="material-icons prefix">lock</i>
<input type="text" name="password2" id="password2">
<label for="password2">Password Again</label>
</div>
<br> <div class="center" >
<input type="submit" name="" id="" value="Register" class="btn waves-effect waves-light" style="width:100%; border-radius: 25px;">

</div>
<br>
<div class="">
<a href="index.html" class="left" style="font-size:12px;">Already have an account ? Login</a>
</div>
<br>
</div>
</div>
</div>
<!--Import jQuery before materialize.js-->
<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