<section class="slideshow">
<figure>
<img src="http://placehold.it/500x300" alt="The Test Image" width="500" height="300" />
<figcaption>Test Image of Your Dreams</figcaption>
</figure>
<nav class="slideshow-nav">
<a href="#" class="prev">Prev</a>
<a href="#" class="next">Next</a>
</nav>
</section>
<!-- The idea here is to show an icon for the prev/next buttons initially,
but to reveal the full action description upon hover. -->