Skip to content

Instantly share code, notes, and snippets.

@pbres
Created January 26, 2018 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pbres/f5c0dc01b2cb75f06c25ca112cab16dd to your computer and use it in GitHub Desktop.
Save pbres/f5c0dc01b2cb75f06c25ca112cab16dd to your computer and use it in GitHub Desktop.
<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