Slide with Bullets

  • Titles are formatted as Open Sans with bold applied and font size is set at 45
  • Title capitalization is title case
    • Subtitle capitalization is title case
  • Subtitle capitalization is title case
  • Titles and subtitles should never have a period at the end

Slide with Bullets that Build

Subtitle Placeholder

A list where items build:

  • Pressing 'h' highlights code snippets
  • Pressing 'p' toggles speaker notes (if they're on the current slide)
  • Pressing 'f' toggles fullscreen viewing
  • Pressing 'w' toggles widescreen
  • Pressing 'o' toggles overview mode
  • Pressing 'ESC' toggles off these goodies

Another list, but items fade as they build:

  • Hover over me!
  • Hover over me!
  • Hover over me!

Slide with (Smaller Font)

  • All links open in new tabs.
  • To change that this, add target="_self" to the link.

Code Slide (with Subtitle Placeholder)

Subtitle Placeholder

Press 'h' to highlight important sections of code (wrapped in <b> ).

<script type='text/javascript'>
  // Say hello world until the user starts questioning
  // the meaningfulness of their existence.
  function helloWorld(world) {
    for (var i = 42; --i >= 0;) {
      alert('Hello ' + String(world));
    }
  }
</script>

Code Slide (Smaller Font)

// Say hello world until the user starts questioning
// the meaningfulness of their existence.
function helloWorld(world) {
  for (var i = 42; --i >= 0;) {
    alert('Hello ' + String(world));
  }
}
<style>
  p { color: pink }
  b { color: blue }
</style>
<!DOCTYPE html>
<html>
<head>
  <title>My Awesome Page</title>
</head>
<body>
  <p>Hello world</p>
<body>
</html>

Slide with Speaker Notes

Press 'p' to toggle speaker notes.

Presenter Mode

Mode Option        Description
View Displays the slides locally.
Local presentation ?local Displays the slides locally and opens a local presenter window.
Useful if you want to show the presentation on a projector connected to your laptop.
Remote view ?remote Synchronizes the slideshow with a remote controller or a remote presenter.
Enables the use of a computer already connected to a projector and the your audience to be synced.
Remote controller ?controller Allows to control remote views and see notes.
Ideal on a tablet or a smartphone while delivering a presentation.
Remote presenter ?presenter Allows to control remote views, see notes and watch current and next slides.
Ideal on a laptop on a podium.

Slide with Image

Description
source: place source info here

Slide with Image (Centered horz/vert)

Description
source: place source info here

Table Option A

Subtitle Placeholder

Column 1 Column 2 Column 3 Column 4
Row 1 placeholder placeholder placeholder placeholder
Row 2 placeholder placeholder placeholder placeholder
Row 3 placeholder placeholder placeholder placeholder
Row 4 placeholder placeholder placeholder placeholder
Row 5 placeholder placeholder placeholder placeholder

Table Option A (Smaller Text)

Subtitle Placeholder

Column 1 Column 2 Column 3 Column 4
Row 1 placeholder placeholder placeholder placeholder
Row 2 placeholder placeholder placeholder placeholder
Row 3 placeholder placeholder placeholder placeholder
Row 4 placeholder placeholder placeholder placeholder
Row 5 placeholder placeholder placeholder placeholder

Table Option B

Subtitle Placeholder

Header 1 placeholder placeholder placeholder
Header 2 placeholder placeholder placeholder
Header 3 placeholder placeholder placeholder
Header 4 placeholder placeholder placeholder
Header 5 placeholder placeholder placeholder

Slide Styles

  • class="red"
  • class="red2"
  • class="red3"
  • class="blue"
  • class="blue2"
  • class="blue3"
  • class="green"
  • class="green2"
  • class="green3"
  • class="yellow"
  • class="yellow2"
  • class="yellow3"
  • class="gray"
  • class="gray2"
  • class="gray3"
  • class="gray4"
I am centered text with a and button.

Segue Slide

Subtitle Placeholder

Full Image (with Optional Header)

www.flickr.com/photos/25797459@N06/5438799763/
This is an example of quote text.
Name
Company

Slide with Iframe

<Thank You!>

Important contact information goes here.