some small changes, add intro slides without video
[slides.git] / fosdem2009 / intro.html
diff --git a/fosdem2009/intro.html b/fosdem2009/intro.html
new file mode 100644 (file)
index 0000000..361c15e
--- /dev/null
@@ -0,0 +1,60 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+  <!--
+    updated to HTML 4.01 by KaiRo, original file is
+    http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/l10n/us/xp/mozilla.html&rev=1.1&root=/cvsroot
+  -->
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+  <title>The Future Begins</title>
+  <!-- link rel="stylesheet" type="text/css" href="slides.css" -->
+  <script type="text/javascript" src="slides.js"></script>
+  <link rel="contents" href="index.html" title="Contents">
+  <link rel="index" href="toc.html" title="Overview">
+  <link rel="start" href="index.html" title="Start">
+  <link rel="next" href="index.html" title="Next page">
+<style type="text/css">
+html {
+  height: 100%;
+  border: 0px solid transparent;
+  padding: 0;
+  margin: 0;
+}
+body {
+  background-color: black;
+  color: #5b5bed;
+  text-align: center;
+  height: 100%;
+  border: 0px solid transparent;
+  padding: 0;
+  margin: 0;
+}
+h1 {
+  font-size: 2em;
+  margin: 1em;
+  font-weight: bold;
+  text-align: center;
+}
+#introvideo {
+  margin: auto;
+  border: 0px solid transparent;
+  padding: 0;
+  display: block;
+}
+#intrologo {
+  display: block;
+  margin: auto;
+  margin-top: 1em;
+  border: 0px solid transparent;
+  padding: 0;
+}
+</style>
+</head>
+<body>
+<h1>The Future Begins</h1>
+<video id="introvideo" src="trailer.ogg" controls="true">
+  The future will begin once you have a browser that supports the <code>video</code> element.
+</video>  
+<img id="intrologo" src="intro-logo.png">
+</body>
+</html>
\ No newline at end of file