Press Enter or → for next, ← for previous.
<!doctype html>
<html>
<head>
<script src="https://slidephant.notation.dk/Slidephant.js"></script>
</head>
<body>
<section>
<h1>First Slide</h1>
</section>
<section>
<h2>Second Slide</h2>
</section>
</body>
</html>
You can customize the appearance of your slides using CSS. Slidephant provides a simple structure, allowing you to style your slides as you like. You can also add custom JavaScript for additional functionality.
Slidephant is licensed under the MIT License. You can use it freely in your projects, both personal and commercial. For more details, see the LICENSE file in the repository.