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
"Masonry"
Bootstrap 4.1.1 Snippet by
SANTANU CHOWDHURY
4.1.1
Preview
HTML
CSS
JS
View Full Screen
Fork
Fork this
569
 
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="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <script src="https://npmcdn.com/masonry-layout@4.0/dist/masonry.pkgd.js"></script> <div class="grid-container"> <div class="grid"> <div class="item"><img src="http://dummyimage.com/340x400/000/fff"></div> <div class="item"><img src="http://dummyimage.com/400x200/000/fff"></div> <div class="item"><img src="http://dummyimage.com/250x350/000/fff"></div> <div class="item"><img src="http://dummyimage.com/340x400/000/fff"></div> <div class="item"><img src="http://dummyimage.com/600x400/000/fff"></div> <div class="item"><img src="http://dummyimage.com/340x400/000/fff"></div> <div class="item"><img src="http://dummyimage.com/340x400/000/fff"></div> <div class="item"><img src="http://dummyimage.com/340x400/000/fff"></div> <div class="item"><img src="http://dummyimage.com/340x400/000/fff"></div> </div> </div>
.grid-container { position: relative; width: 100%; overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; } .grid { margin: 0 auto; } .item { color: white; display: table; font-size: 1.4em; text-align: center; margin: 5px; width: 23%; /* 270px */ } img{ width: 100%; }
jQuery(document).ready(function ($) { var $container = $('.grid').masonry({ columnWidth: 25, //280 itemSelector: '.item', isFitWidth: true }); });
Related:
See More
Free Template
Argon Design System
407.2K
73
masonry Image Gallery
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76