Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Sign In"
Bootstrap 3.3.0 Snippet by
hardiktrivedi
3.3.0
Preview
HTML
View Full Screen
Fork
Fork this
2.7K
 
1 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../favicon.ico"> <title>Signin</title> <!-- Bootstrap core CSS --> <link href="assets/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom styles for this template --> <script src="script.js"></script> </head> <body> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-7 col-sm-9"> <h4 style="border-bottom: 1px solid #c5c5c5;"> <i class="glyphicon glyphicon-user"> </i> Account Access </h4> <div style="padding: 20px;" id="form-olvidado"> <form accept-charset="UTF-8" role="form" id="login-form" method="post"> <h4 class=""> Signin! </h4> <fieldset> <div class="form-group input-group"> <span class="input-group-addon"> @ </span> <input class="form-control" placeholder="Email" name="email" type="email" required="" autofocus=""> </div> <div class="form-group input-group"> <span class="input-group-addon"> <i class="glyphicon glyphicon-lock"> </i> </span> <input class="form-control" placeholder="Password" name="password" type="password" value="" required=""> </div> <div class="form-group"> <button type="submit" class="btn btn-primary btn-block"> Access </button> <p class="help-block"> <a class="pull-right text-muted" href="#" id="olvidado"><small>Forgot your password?</small></a> <a class="pull-left text-muted" href="#" id="olvidado2"><small>Signup!</small></a> </p> </div> </fieldset> </form> </div> <div style="display: none;" id="form-olvidado1"> <h4 class=""> Forgot your password? </h4> <form accept-charset="UTF-8" role="form" id="login-recordar" method="post"> <fieldset> <span class="help-block"> Email address you use to log in to your account <br> We'll send you an email with instructions to choose a new password. </span> <div class="form-group input-group"> <span class="input-group-addon"> @ </span> <input class="form-control" placeholder="Email" name="email" type="email" required=""> </div> <button type="submit" class="btn btn-primary btn-block" id="btn-olvidado"> Continue </button> <p class="help-block"> <a class="text-muted" href="#" id="acceso1"><small>Account Access</small></a> </p> </fieldset> </form> </div> <div style="display: none;" id="form-olvidado2"> <h4 class=""> Welcome! </h4> <form accept-charset="UTF-8" role="form" id="login-recordar" method="post"> <fieldset> <span class="help-block"> Signup page <br> Please sign up and start! </span> <div class="form-group input-group"> <span class="input-group-addon"> @ </span> <input class="form-control" placeholder="Email" name="email" type="email" required=""> </div> <div class="form-group input-group"> <span class="input-group-addon"> <i class="glyphicon glyphicon-lock"> </i> </span> <input class="form-control" placeholder="Password" name="password_new" type="password" required=""> </div> <div class="form-group input-group"> <span class="input-group-addon"> <i class="glyphicon glyphicon-lock"> </i> </span> <input class="form-control" placeholder="Repeat Password" name="password_new_2" type="password" required=""> </div> <button type="submit" class="btn btn-primary btn-block" id="btn-olvidado"> Continue </button> <p class="help-block"> <a class="text-muted" href="#" id="acceso2"><small>Account Access</small></a> </p> </fieldset> </form> </div> </div> </div> </div> </body> </html>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76