diff --git a/demo.html b/demo.html index f3c6822..0325535 100644 --- a/demo.html +++ b/demo.html @@ -29,7 +29,7 @@
-

Reveal.js

+

The HTML Presentation Framework

Created by Hakim El Hattab and contributors @@ -51,7 +51,7 @@

Use the Space key to navigate through all slides.


- Down arrow + Down arrow
@@ -63,7 +63,7 @@

That's it, time to go back up.


- Up arrow + Up arrow
@@ -256,18 +256,18 @@ Set data-background="#dddddd" on a slide to change the background color. All CSS color formats are supported.

- Down arrow + Down arrow -
+

Image Backgrounds

<section data-background="image.png">
-
+

Tiled Backgrounds

<section data-background="image.png" data-background-repeat="repeat" data-background-size="100px">
-
+

Video Backgrounds

<section data-background-video="video.mp4,video.webm">