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
"Header"
Bootstrap 4.1.1 Snippet by
skjnny
4.1.1
Preview
HTML
CSS
View Full Screen
Forked from
Fork
Fork this
Parent
477
 
0 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="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <section class="login-block"> <div class="container"> <div class="row"> <div class="col-md-4 login-sec"> <h2 class="text-center">Đăng Ký Ưu Đãi</h2> <form class="login-form"> <div class="form-group"> <label for="exampleInputEmail1" class="text-uppercase">Họ và tên</label> <input type="text" class="form-control" placeholder=""> </div> <div class="form-group"> <label for="exampleInputPassword1" class="text-uppercase">Số điện thoại</label> <input type="password" class="form-control" placeholder=""> </div> <button type="submit" class="btn btn-login float-right">Đăng Ký</button> </form> </div> <div class="col-md-8 banner-sec"> <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li> <li data-target="#carouselExampleIndicators" data-slide-to="1"></li> <li data-target="#carouselExampleIndicators" data-slide-to="2"></li> </ol> <div class="carousel-inner" role="listbox"> <div class="carousel-item active"> <img class="d-block img-fluid" src="https://static.pexels.com/photos/33972/pexels-photo.jpg" alt="First slide"> </div> <div class="carousel-item"> <img class="d-block img-fluid" src="https://images.pexels.com/photos/7097/people-coffee-tea-meeting.jpg" alt="First slide"> </div> <div class="carousel-item"> <img class="d-block img-fluid" src="https://images.pexels.com/photos/872957/pexels-photo-872957.jpeg" alt="First slide"> </div> </div> </div> </div> </div> </div> </section>
.login-block { background: #DE6262; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #FFB88C, #DE6262); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #FFB88C, #DE6262); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ float: left; width: 100%; padding: 50px 0; } .banner-sec { background: url(https://static.pexels.com/photos/33972/pexels-photo.jpg) no-repeat left bottom; background-size: cover; min-height: 500px; border-radius: 0 10px 10px 0; padding: 0; } .container { background: #fff; border-radius: 10px; } .carousel-inner { border-radius: 0 10px 10px 0; } .carousel-caption { text-align: left; left: 5%; } .login-sec { padding: 50px 30px; position: relative; } .login-sec .copy-text { position: absolute; width: 80%; bottom: 20px; font-size: 13px; text-align: center; } .login-sec .copy-text i { color: #FEB58A; } .login-sec .copy-text a { color: #E36262; } .login-sec h2 { margin-bottom: 30px; font-weight: 800; font-size: 30px; color: #DE6262; } .login-sec h2:after { content: " "; width: 100px; height: 5px; background: #FEB58A; display: block; margin-top: 20px; border-radius: 3px; margin-left: auto; margin-right: auto } .btn-login { background: #DE6262; color: #fff; font-weight: 600; } .banner-text { width: 70%; position: absolute; bottom: 40px; padding-left: 20px; } .banner-text h2 { color: #fff; font-weight: 600; } .banner-text h2:after { content: " "; width: 100px; height: 5px; background: #FFF; display: block; margin-top: 20px; border-radius: 3px; } .banner-text p { color: #fff; }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76