From add331408b0f207b82f3ec1b76251c700197e807 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Mon, 16 Jun 2014 19:30:53 +0200 Subject: Import slides --- slides/final/template.html | 416 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 416 insertions(+) create mode 100644 slides/final/template.html (limited to 'slides/final/template.html') diff --git a/slides/final/template.html b/slides/final/template.html new file mode 100644 index 0000000..64ac86c --- /dev/null +++ b/slides/final/template.html @@ -0,0 +1,416 @@ + + + +
+A list where items build:
+Another list, but items fade as they build:
+target="_self"
to the link.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> ++
+// 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> ++
Press 'p' to toggle speaker notes.
+Add ?presentme=true
to the URL to enabled presenter mode.
+ This setting is sticky, meaning refreshing the page will persist presenter
+ mode.
Hit ?presentme=false
to disable presenter mode.
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 | +
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 | +
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 | +
+ This is an example of quote text. ++ +
Important contact information goes here.
++ +
+