Created
January 26, 2018 22:38
-
-
Save pbres/f5c0dc01b2cb75f06c25ca112cab16dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="container"> | |
<div class="row"> | |
<div class="col"><img class="img-fluid" src="http://lorempixel.com/400/200/sports" /></div> | |
<div class="col"><img class="img-fluid" src="http://lorempixel.com/400/200/city" /></div> | |
<div class="col"><img class="img-fluid" src="http://lorempixel.com/400/200/animals" /></div> | |
<div class="col"><img class="img-fluid" src="http://lorempixel.com/400/200/technics" /></div> | |
<div class="col"><img class="img-fluid" src="http://lorempixel.com/400/200/nature" /></div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment