reveal.js is a framework that enables you to create beautiful presentations using HTML. This demo presentation will tell you more about what you can do with it.
reveal.js enables you to create beautiful interactive slide decks using HTML. This presentation will show you examples of what it can do.
</p>
</section>
...
...
@@ -83,7 +83,7 @@
<section>
<h2>Slides</h2>
<p>
Not a coder? No problem. There's a fully-featured visual editor for authoring these, try it out at <ahref="http://slides.com"target="_blank">http://slides.com</a>.
Not a coder? Not a problem. There's a fully-featured visual editor for authoring these, try it out at <ahref="http://slides.com"target="_blank">http://slides.com</a>.
* Theme demos are loaded after the presentation which leads to flicker. In production you should load your theme in the <head> using a <link>.
</small>
</p>
</section>
<section>
...
...
@@ -242,7 +237,7 @@ function linkify( selector ) {
}
}
</code></pre>
<p>Courtesy of <ahref="http://softwaremaniacs.org/soft/highlight/en/description/">highlight.js</a>.</p>
<p>Code syntax highlighting courtesy of <ahref="http://softwaremaniacs.org/soft/highlight/en/description/">highlight.js</a>.</p>