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
"Registration Animated"
Bootstrap 4.1.1 Snippet by
naimansari
4.1.1
registration
Preview
HTML
CSS
View Full Screen
Fork
Fork this
41.2K
 
6 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="col-md-4 col-md-offset-4" id="login"> <section id="inner-wrapper" class="login"> <article> <form> <div class="form-group"> <div class="input-group"> <span class="input-group-addon"><i class="fa fa-user"> </i></span> <input type="text" class="form-control" placeholder="Name"> </div> </div> <div class="form-group"> <div class="input-group"> <span class="input-group-addon"><i class="fa fa-envelope"> </i></span> <input type="email" class="form-control" placeholder="Email Address"> </div> </div> <div class="form-group"> <div class="input-group"> <span class="input-group-addon"><i class="fa fa-key"> </i></span> <input type="password" class="form-control" placeholder="Password"> </div> </div> <div class="form-group"> <div class="input-group"> <span class="input-group-addon"><i class="fa fa-key"> </i></span> <input type="password" class="form-control" placeholder="Confirm Password"> </div> </div> <button type="submit" class="btn btn-success btn-block">Submit</button> </form> </article> </section></div>
body { background:#333; } #login { -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1000px; margin-top:50px; margin-left:30%; } .login { font-family: 'Josefin Sans', sans-serif; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; -webkit-transform: rotateY(40deg); -moz-transform: rotateY(40deg); transform: rotateY(40deg); } .login:hover { -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); } .login article { } .login .form-group { margin-bottom:17px; } .login .form-control, .login .btn { border-radius:0; } .login .btn { text-transform:uppercase; letter-spacing:3px; } .input-group-addon { border-radius:0; color:#fff; background:#f3aa0c; border:#f3aa0c; } .forgot { font-size:16px; } .forgot a { color:#333; } .forgot a:hover { color:#5cb85c; } #inner-wrapper, #contact-us .contact-form, #contact-us .our-address { color: #1d1d1d; font-size: 19px; line-height: 1.7em; font-weight: 300; padding: 50px; background: #fff; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); margin-bottom: 100px; } .input-group-addon { border-radius: 0; border-top-right-radius: 0px; border-bottom-right-radius: 0px; color: #fff; background: #f3aa0c; border: #f3aa0c; border-right-color: rgb(243, 170, 12); border-right-style: none; border-right-width: medium; }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76