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
"Boostrap CARD+ Display Flex"
Bootstrap 3.3.0 Snippet by
gadalaavinash
3.3.0
card
Preview
HTML
CSS
View Full Screen
Forked from
Fork
Fork this
Parent
2.0K
 
0 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 ----------> <div class="container"> <div class="row"> <div class="col-sm-4"> <div id="card" class="weater"> <div class="city-selected"> <article> <div class="info"> <div class="city"><span>City:</span> Skopje</div> <div class="night">Night - 22:07 PM</div> <div class="temp">3°</div> <div class="wind"> </div> </article> <figure style="background-image: url(http://136.243.1.253/~creolitic/bootsnipp/home.jpg)"></figure> </div> <div class="days"> <div class="row row-no-gutter"> <div class="col-md-4"> <div class="day"> <h1>Monday</h1> <p> 20</p> </div> </div> <div class="col-md-4"> <div class="day"> <h1>Tuesday</h1> <p> 20</p> </div> </div> <div class="col-md-4"> <div class="day"> <h1>Wednesday</h1> <p> 20</p> </div> </div> </div> </div> </div> </div> </div> </div>
body { background: #f2f2f2; width: 100%; height: 100%; margin: 0; padding: 95px 0; font-family: 'Source Sans Pro', sans-serif; font-weight: 200; } .row-no-gutter { margin-right: 0; margin-left: 0; } .row-no-gutter [class*="col-"] { padding-right: 0; padding-left: 0; } #card { background: #fff; position: relative; -webkit-box-shadow: 0px 1px 10px 0px rgba(207,207,207,1); -moz-box-shadow: 0px 1px 10px 0px rgba(207,207,207,1); box-shadow: 0px 1px 10px 0px rgba(207,207,207,1); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .city-selected { position: relative; overflow: hidden; min-height: 200px; background: #3D6AA2; } article { position: relative; z-index: 2; color: #fff; padding: 20px; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; } .info .city, .night { font-size: 24px; font-weight: 200; position: relative; -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto; } .info .city:after { content: ''; width: 15px; height: 2px; background: #fff; position: relative; display: inline-block; vertical-align: middle; margin-left: 10px; } .city span { color: #fff; font-size: 13px; font-weight: bold; text-transform: lowercase; text-align: left; } .night { font-size: 15px; text-transform: uppercase; } .icon { width: 84px; height: 84px; -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; overflow: visible; } .temp { font-size: 73px; display: block; position: relative; font-weight: bold; } svg { color: #fff; fill: currentColor; } .wind svg { width: 18px; height: 18px; margin-top: 20px; margin-right: 10px; vertical-align: bottom; } .wind span { font-size: 13px; text-transform: uppercase; } .city-selected:hover figure { opacity: 0.4; } figure { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-position: center; background-size: cover; opacity: 0.1; z-index: 1; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .days .row [class*="col-"]:nth-child(2) .day { border-width: 0 1px 0 1px; border-style: solid; border-color: #eaeaea; } .days .row [class*="col-"] { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .days .row [class*="col-"]:hover{ background: #eaeaea; } .day { padding: 10px 0px; text-align: center; } .day h1 { font-size: 14px; text-transform: uppercase; margin-top: 10px; } .day svg { color: #000; width: 32px; height: 32px; }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76