Create slideshows using HTML and Markdown and view them in a single HTML page. You write all your slides in one html file. Each slide is written in its own <script ...
The images all need to be stacked on top of each other instead of underneath each other. Use CSS to place the images on top of each other. Only one image meedds to be visible at a time. Use CSS to ...