reveal.js logo

Portability

reveal.js folder to usb then to officereveal.js folder to web
  • Runs on any Computer

  • No Account needed

Portability

Simple and Beautiful

Free and Open-Source

Examples

reveal.js folder toreveal.js folder content
<section>

	...

</section>

<section>

	<img src="bearded_dragon.jpg">
	
</section>
a Bearded Dragon
<section>

	<img src="bullfrog.jpg">
	...

</section>
<section>

	<img src="bullfrog.jpg">
	<p class="fragment">This is a Bullfrog...</p>
	<p class="fragment">...isn't it cute?</p>

</section>
a Bullfrog

This is a Bullfrog...

...isn't it cute?

  • Vertical Slides
  • Zoom
  • Export PDF
  • Auto-Animate
  • Touch Optimized
  • JavaScript API
  • iFrame Backgrounds
  • Speaker View

PowerPoint bad?

Reliable Layout

Code highlighting...

#include <stdio.h>

int main() {
	...
}

...animated

#include <stdio.h>

int main() {
	printf("Hello, World!");
	return 0;
}

$$ \LaTeX \text{ support}$$

\begin{aligned}\sum _{n=0}^{\infty \:}\frac{x^n}{n!}\end{aligned}

Layout templates?

All good?

Cons ---> Learning Curve

Sources

reveal.js logo
kuscu.de/slideshows/dhbw/revealjs