Web Presentation
A cross-platform replacement for all those office presentation packages in a single file
presentation.js
Next: press space bar...
Web Presentation
A cross-platform replacement for all those office presentation packages in a single file
presentation.js
Next: press space bar...
SVG: Scalable Vector Graphics
WepP: Raster Graphics
User-supplied custom HTML
Transition effects? Animation? Video?
Animation and Video:
SVG Animation HTML with CSS Animation
Animated WebP
Video: any browser-compatible containers and codecs
Next: press space bar...
How to create a presentation?
<html>
<head>
<script src="../presentation.js"></script>
<title>My Presentation</title>
</head>
<body>
"../demo-resources/introduction.svg"
"../demo-resources/insights.svg"
"../demo-resources/images.svg"
</body>
</html>
<html>
<head>
<script src="../presentation.js"></script>
<title>My Presentation</title>
</head>
<body>
<!-- List your files here -->
</body>
</html>
Next: press space bar...
Same video
with the demonstration of the autostart option...
Next: press space bar...