361c15e92feb21f6b8a6ae53ebbff480330f57de
[slides.git] / fosdem2009 / intro.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3 <head>
4   <!--
5     updated to HTML 4.01 by KaiRo, original file is
6     http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/l10n/us/xp/mozilla.html&rev=1.1&root=/cvsroot
7   -->
8   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
9   <title>The Future Begins</title>
10   <!-- link rel="stylesheet" type="text/css" href="slides.css" -->
11   <script type="text/javascript" src="slides.js"></script>
12   <link rel="contents" href="index.html" title="Contents">
13   <link rel="index" href="toc.html" title="Overview">
14   <link rel="start" href="index.html" title="Start">
15   <link rel="next" href="index.html" title="Next page">
16 <style type="text/css">
17 html {
18   height: 100%;
19   border: 0px solid transparent;
20   padding: 0;
21   margin: 0;
22 }
23 body {
24   background-color: black;
25   color: #5b5bed;
26   text-align: center;
27   height: 100%;
28   border: 0px solid transparent;
29   padding: 0;
30   margin: 0;
31 }
32 h1 {
33   font-size: 2em;
34   margin: 1em;
35   font-weight: bold;
36   text-align: center;
37 }
38 #introvideo {
39   margin: auto;
40   border: 0px solid transparent;
41   padding: 0;
42   display: block;
43 }
44 #intrologo {
45   display: block;
46   margin: auto;
47   margin-top: 1em;
48   border: 0px solid transparent;
49   padding: 0;
50 }
51 </style>
52 </head>
53 <body>
54 <h1>The Future Begins</h1>
55 <video id="introvideo" src="trailer.ogg" controls="true">
56   The future will begin once you have a browser that supports the <code>video</code> element.
57 </video>  
58 <img id="intrologo" src="intro-logo.png">
59 </body>
60 </html>