<!– Place the following snippet at the bottom of the deck container. –> <form action=“.” method=“get” class=“goto-form”>

<label for="goto-slide">Go to slide:</label>
<input type="number" name="slidenum" id="goto-slide">
<input type="submit" value="Go">

</form>