Skip to content

Instantly share code, notes, and snippets.

@rpsthecoder
Created September 6, 2018 13:14
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 rpsthecoder/18d5236c14adcd524cc74a9727b1d970 to your computer and use it in GitHub Desktop.
Save rpsthecoder/18d5236c14adcd524cc74a9727b1d970 to your computer and use it in GitHub Desktop.
<div id="gallery">
<img src="https://www.foocdn.com/user/foo/gallery/photos/img-1.jpg" class="gallery-photo">
<img src="https://www.foocdn.com/user/foo/gallery/photos/img-2.jpg" class="gallery-photo">
<img src="https://www.foocdn.com/user/foo/gallery/photos/img-3.jpg" class="gallery-photo">
<img src="https://www.foocdn.com/user/foo/gallery/photos/img-4.jpg" class="gallery-photo">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment