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
"Event List"
Bootstrap 3.1.0 Snippet by
pniraula
3.1.0
Preview
HTML
CSS
View Full Screen
Forked from
Fork
Fork this
Parent
2.2K
 
1 Fav
Post to Facebook
Tweet this
<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.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-xs-12 col-sm-offset-2 col-sm-8 ]"> <ul class="event-list"> <li> <time datetime="2014-07-20"> <span class="day">1</span> <span class="year">2014</span> <span class="time">ALL DAY</span> </time> <div class="info"> <h2 class="title">Independence Day</h2> <p class="desc">United States Holiday</p> </div> </li> </ul> </div> </div> </div>
@import url("http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,400italic"); @import url("//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css"); .event-list { list-style: none; font-family: 'Lato', sans-serif; margin: 0px; padding: 0px; background-color:#fff; } .event-list > li { background-color: #fff; box-shadow: 0px 0px 5px rgb(51, 51, 51); box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7); padding: 0px; margin: 0px 0px 20px; } .event-list > li > time { display: inline-block; width: 100%; color: rgb(255, 255, 255); background-color: rgb(197, 44, 102); padding: 5px; text-align: center; text-transform: uppercase; } .event-list > li:nth-child(even) > time { background-color: rgb(165, 82, 167); } .event-list > li > time > span { display: none; } .event-list > li > time > .day { display: block; font-size: 56pt; font-weight: 100; line-height: 1; } .event-list > li > .info { padding-top: 5px; text-align: center; } .event-list > li > .info > .title { font-size: 17pt; font-weight: 700; margin: 0px; } .event-list > li > .info > .desc { font-size: 13pt; font-weight: 300; margin: 0px; }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76