Created
September 1, 2014 04:56
-
-
Save leemark/19bafdb1abf8f6b4e147 to your computer and use it in GitHub Desktop.
demo #1 markup for http://leemark.github.io/better-simple-slideshow/
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="bss-slides num1" tabindex="1" autofocus="autofocus"> | |
<figure> | |
<img src="demo/img/medium.jpg" width="100%" /><figcaption>"Medium" by <a href="https://www.flickr.com/photos/thomashawk/14586158819/">Thomas Hawk</a>.</figcaption> | |
</figure> | |
<figure> | |
<img src="demo/img/colorado.jpg" width="100%" /><figcaption>"Colorado" by <a href="https://www.flickr.com/photos/stuckincustoms/88370744">Trey Ratcliff</a>.</figcaption> | |
</figure> | |
<figure> | |
<img src="demo/img/monte-vista.jpg" width="100%" /><figcaption>"Early Morning at the Monte Vista Wildlife Refuge, Colorado" by <a href="https://www.flickr.com/photos/davesoldano/8572429635">Dave Soldano</a>.</figcaption> | |
</figure> | |
<figure> | |
<img src="demo/img/sunrise.jpg" width="100%" /><figcaption>"Sunrise in Eastern Colorado" by <a href="https://www.flickr.com/photos/35528040@N04/6673031153">Pam Morris</a>.</figcaption> | |
</figure> | |
<figure> | |
<img src="demo/img/colorado-colors.jpg" width="100%" /><figcaption>"colorado colors" by <a href="https://www.flickr.com/photos/cptspock/2857543585">Jasen Miller</a>.</figcaption> | |
</figure> | |
</div> <!-- // bss-slides --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment