SlideShare a Scribd company logo
REVEAL.JS
THE HTML PRESENTATION FRAMEWORK
Created by /Hakim El Hattab @hakimel
HELLO THERE
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.
VERTICAL SLIDES
Slides can be nested inside of each other.
Use the Space key to navigate through all slides.
BASEMENT LEVEL 1
Nested slides are useful for adding additional detail
underneath a high level horizontal slide.
BASEMENT LEVEL 2
That's it, time to go back up.
SLIDES
Not a coder? No problem. There's a fully-featured visual
editor for authoring these, try it out at .http://slides.com
POINT OF VIEW
Press ESC to enter the slide overview.
Hold down alt and click on any element to zoom in on it
using . Alt + click anywhere to zoom back out.zoom.js
TOUCH OPTIMIZED
Presentations look great on touch devices, like mobile
phones and tablets. Simply swipe through your slides.
MARKDOWN SUPPORT
Write content using inline or external Markdown.
Instructions and more info available in the .readme
<section data-markdown>
## Markdown support
Write content using inline or external Markdown.
Instructions and more info available in the [readme](https://github.com/hakimel/reve
</section>
FRAGMENTS
Hit the next arrow...
... to step through ...
... a fragmented slide.
FRAGMENT STYLES
There's different types of fragments, like:
grow
shrink
roll-in
highlight-red
highlight-blue
TRANSITION STYLES
You can select from different transitions, like:
- - - - -None Fade Slide Convex Concave Zoom
THEMES
reveal.js comes with a few themes built in:
- - - - -
- - -
Black (default) White League Sky Beige Simple
Serif Night Moon Solarized
* Theme demos are loaded after the presentation which leads to flicker. In production you should
load your theme in the <head> using a <link>.
SLIDE BACKGROUNDS
Set data-background="#dddddd"on a slide to change the
background color. All CSS color formats are supported.
IMAGE BACKGROUNDS
<section data-background="image.png">
TILED BACKGROUNDS
<section data-background="image.png" data-background-repeat="repeat" data-ba
ckground-size="100px">
VIDEO BACKGROUNDS
<section data-background-video="http://example.com/video.mp4,http://exam
ple.com/video.webm" data-background-color="#000000">
BACKGROUND TRANSITIONS
Different background transitions are available via the
backgroundTransition option. This one's called "zoom".
Reveal.configure({ backgroundTransition: 'zoom' })
BACKGROUND TRANSITIONS
You can override background transitions per-slide.
<section data-background-transition="zoom">
PRETTY CODE
function linkify( selector ) {
if( supports3DTransforms ) {
var nodes = document.querySelectorAll( selector );
for( var i = 0, len = nodes.length; i < len; i++ ) {
var node = nodes[i];
if( !node.className ) {
node.className += ' roll';
}
}
}
}
Courtesy of .highlight.js
MARVELOUS LIST
No order here
Or here
Or here
Or here
FANTASTIC ORDERED LIST
1. One is smaller than...
2. Two is smaller than...
3. Three!
TABULAR TABLES
Item Value Quantity
Apples $1 7
Lemonade $2 18
Bread $3 2
CLEVER QUOTES
These guys come in two forms, inline: “The nice thing about
standards is that there are so many to choose from” and block:
“For years there has been a theory that
millions of monkeys typing at random on
millions of typewriters would reproduce the
entire works of Shakespeare. The Internet
has proven this theory to be untrue.”
INTERGALACTIC
INTERCONNECTIONS
You can link between slides internally, .like this
SPEAKER VIEW
There's a . It includes a timer, preview of the
upcoming slide as well as your speaker notes.
speaker view
Press the S key to try it out.
EXPORT TO PDF
Presentations can be , below is an example
that's been uploaded to SlideShare.
exported to PDF
GLOBAL STATE
Set data-state="something"on a slide and
"something"will be added as a class to the document
element when the slide is open. This lets you apply broader
style changes, like switching the page background.
STATE EVENTS
Additionally custom events can be triggered on a per slide
basis by binding to the data-statename.
Reveal.addEventListener( 'customevent', function() {
console.log( '"customevent" has fired' );
} );
TAKE A MOMENT
Press B or . on your keyboard to pause the presentation.
This is helpful when you're on stage and want to take
distracting slides off the screen.
MUCH MORE
Right-to-left support
Auto-progression
Parallax backgrounds
STELLAR LINKS
Try the online editor
Source code on GitHub
Follow me on Twitter
THE END
BY HAKIM EL HATTAB / HAKIM.SE

More Related Content

PPTX
Dka & hhs
PDF
Hyperglycemic hyperosmolar syndrome for nursing
PDF
Rnn and lstm
PPTX
Introduction to Transformer Model
PPTX
Hadoop YARN | Hadoop YARN Architecture | Hadoop YARN Tutorial | Hadoop Tutori...
PPTX
Introduction to Apache Kafka
PPTX
Edible oil processing
PPTX
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...
Dka & hhs
Hyperglycemic hyperosmolar syndrome for nursing
Rnn and lstm
Introduction to Transformer Model
Hadoop YARN | Hadoop YARN Architecture | Hadoop YARN Tutorial | Hadoop Tutori...
Introduction to Apache Kafka
Edible oil processing
Recurrent Neural Network (RNN) | RNN LSTM Tutorial | Deep Learning Course | S...

What's hot (20)

PPTX
Spring Boot & WebSocket
PPTX
Introduction to Git and GitHub
PPTX
Git commands
PPT
JDBC – Java Database Connectivity
PPTX
Java DataBase Connectivity API (JDBC API)
PPTX
Session bean
PPT
Introduction to java beans
PDF
Git slides
PPTX
Xml processors
PDF
Module 3 remote method invocation-2
PPTX
Introduction to Git/Github - A beginner's guide
PPTX
Deadlock dbms
PPT
Inter process communication
PDF
[NDC16] Effective Git
PPTX
Git basic
PDF
Naver속도의, 속도에 의한, 속도넌 위한 ëȘœêł DB (넀읎ëȄ 컚텐잠êČ€ìƒ‰êłŒ ëȘœêł DB) [Naver]
PDF
Iocp êž°ëłž ê”ŹìĄ° 읎핎
PDF
Action Bar in Android
PPTX
Git and GitHub
PPTX
Dynamic Itemset Counting
Spring Boot & WebSocket
Introduction to Git and GitHub
Git commands
JDBC – Java Database Connectivity
Java DataBase Connectivity API (JDBC API)
Session bean
Introduction to java beans
Git slides
Xml processors
Module 3 remote method invocation-2
Introduction to Git/Github - A beginner's guide
Deadlock dbms
Inter process communication
[NDC16] Effective Git
Git basic
Naver속도의, 속도에 의한, 속도넌 위한 ëȘœêł DB (넀읎ëȄ 컚텐잠êČ€ìƒ‰êłŒ ëȘœêł DB) [Naver]
Iocp êž°ëłž ê”ŹìĄ° 읎핎
Action Bar in Android
Git and GitHub
Dynamic Itemset Counting
Ad

Viewers also liked (20)

PDF
Reveal.js
PPTX
A Brief Introduction to React.js
PDF
Ruby everywhere
PDF
The Internet of Things - Software is eating the world, Industry, and everythi...
PPT
Why I Love Python
 
PPTX
ëĄœê·ž êž°êč”나êȌ 잘 디자읞하는 ëȕ
PDF
Introductory Clojure Presentation
PDF
çŒŽć­çźĄç†æł•ćˆ™
PDF
Presentation template - jupyter2slides
PDF
侀生ćȘ䜜䞀件äș‹ How to sell yourself
PDF
AwsăŠă‚™ă€ăă‚‹apache kafkaべいろんăȘæ‚©ăż
PDF
MarpäœżăŁăŠăżăŸ
ODP
Lokijs
PDF
Marp colors
PPT
An overview on ai
PDF
Artificial Intelligence Presentation
PPTX
Apache kafka
KEY
Yokohama.rb Kaja掚薊
PDF
ć‹‰ćŒ·äŒšć‘ă‘ă‚”ăƒŒăƒă‚’äœœăŁăŠăżă‚‹2 / Rasbian jessieă‚’è©Šă™/ Google Authenticatorぼパă‚čă‚łăƒŒăƒ‰ă‚’äœœă‚‹
PDF
VCSクスă‚čト
Reveal.js
A Brief Introduction to React.js
Ruby everywhere
The Internet of Things - Software is eating the world, Industry, and everythi...
Why I Love Python
 
ëĄœê·ž êž°êč”나êȌ 잘 디자읞하는 ëȕ
Introductory Clojure Presentation
çŒŽć­çźĄç†æł•ćˆ™
Presentation template - jupyter2slides
侀生ćȘ䜜䞀件äș‹ How to sell yourself
AwsăŠă‚™ă€ăă‚‹apache kafkaべいろんăȘæ‚©ăż
MarpäœżăŁăŠăżăŸ
Lokijs
Marp colors
An overview on ai
Artificial Intelligence Presentation
Apache kafka
Yokohama.rb Kaja掚薊
ć‹‰ćŒ·äŒšć‘ă‘ă‚”ăƒŒăƒă‚’äœœăŁăŠăżă‚‹2 / Rasbian jessieă‚’è©Šă™/ Google Authenticatorぼパă‚čă‚łăƒŒăƒ‰ă‚’äœœă‚‹
VCSクスă‚čト
Ad

Similar to reveal.js 3.0.0 (20)

PDF
Reveal
PDF
Revealjs sample
PPTX
Angular.js Directives for Interactive Web Applications
KEY
The Inclusive Web: hands-on with HTML5 and jQuery
PPTX
Rails, Postgres, Angular, and Bootstrap: The Power Stack
PDF
Web development Hackathon
PPTX
Build 2017 - B8100 - What's new and coming for Windows UI: XAML and composition
PDF
Google I/O State Of Ajax
 
PPTX
Create Responsive Website Design with Bootstrap 3
KEY
the 5 layers of web accessibility - Open Web Camp II
PDF
Icemtransitionguide2011
PDF
Successfully Implement Responsive Design Behavior with Adobe Experience Manager
KEY
What is Object Oriented CSS?
KEY
An in-depth look at jQuery UI
PDF
Tom Germeau: Mobile Apps: Finding the balance between performance and flexibi...
PPTX
Windows phone and azure
PDF
Accessible code-patterns
PPS
Android Workshop
PPTX
Html5
PDF
ProjectProject's Presentation for TiConf 2013
Reveal
Revealjs sample
Angular.js Directives for Interactive Web Applications
The Inclusive Web: hands-on with HTML5 and jQuery
Rails, Postgres, Angular, and Bootstrap: The Power Stack
Web development Hackathon
Build 2017 - B8100 - What's new and coming for Windows UI: XAML and composition
Google I/O State Of Ajax
 
Create Responsive Website Design with Bootstrap 3
the 5 layers of web accessibility - Open Web Camp II
Icemtransitionguide2011
Successfully Implement Responsive Design Behavior with Adobe Experience Manager
What is Object Oriented CSS?
An in-depth look at jQuery UI
Tom Germeau: Mobile Apps: Finding the balance between performance and flexibi...
Windows phone and azure
Accessible code-patterns
Android Workshop
Html5
ProjectProject's Presentation for TiConf 2013

Recently uploaded (20)

PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
Nekopoi APK 2025 free lastest update
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
Online Work Permit System for Fast Permit Processing
PPTX
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
top salesforce developer skills in 2025.pdf
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Understanding Forklifts - TECH EHS Solution
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
 
PPTX
Introduction to Artificial Intelligence
PDF
System and Network Administration Chapter 2
VVF-Customer-Presentation2025-Ver1.9.pptx
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Nekopoi APK 2025 free lastest update
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Softaken Excel to vCard Converter Software.pdf
Online Work Permit System for Fast Permit Processing
CHAPTER 12 - CYBER SECURITY AND FUTURE SKILLS (1) (1).pptx
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Design an Analysis of Algorithms I-SECS-1021-03
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Operating system designcfffgfgggggggvggggggggg
top salesforce developer skills in 2025.pdf
2025 Textile ERP Trends: SAP, Odoo & Oracle
How to Migrate SBCGlobal Email to Yahoo Easily
Understanding Forklifts - TECH EHS Solution
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
 
Introduction to Artificial Intelligence
System and Network Administration Chapter 2

reveal.js 3.0.0