Markup example for https://github.com/leemark/better-simple-slideshow
<div class="slideshow-class-goes-here"> | |
<figure> | |
<img src="path/to/img" width="100%" /> | |
<figcaption>Caption goes here</figcaption> | |
</figure> | |
<!-- more figures here as needed --> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment