<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;
font-weight: bold;
text-align: center;
}
+#shadow {
+ position: absolute;
+ background-color: black;
+ height: 400px;
+ width: 90%;
+ left: 5%;
+}
#introvideo {
- margin: auto;
+ margin: 0 auto;
border: 0px solid transparent;
padding: 0;
display: block;
}
#intrologo {
display: block;
- margin: auto;
- margin-top: 1em;
+ margin: 1em auto;
border: 0px solid transparent;
padding: 0;
}
</head>
<body>
<h1>The Future Begins</h1>
+<div id="shadow" onclick="document.getElementById('shadow').style.display='none';document.getElementById('introvideo').play();">
+<img src="intro-logo.png" onclick="true;">
+</div>
<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>
+</video>
<img id="intrologo" src="intro-logo.png">
</body>
</html>
\ No newline at end of file
core/backend</li>
<li>Many <span class="hilite">feature updates</span> to make the suite
competitive</li>
- <li>Add-Ons manager, customizeable toolbars, session restore, places
- history and smart location bar, improved download and password
- management, tabbed mail, automated update system, ...</li>
+ <li>Add-Ons manager, feed support, customizeable toolbars, session
+ restore, places history and smart location bar, improved download and
+ password management, tabbed mail, automated update system, ...</li>
<li><span class="hilite">Demonstration</span></li>
</ul>
</li>
<li>FOSDEM 2005: <a href="/slides/fosdem2005/">Mozilla Localization (L10n) - A Year Of Change</a></li>
<li>FOSDEM 2006: <a href="/slides/fosdem2006/">The SeaMonkey Project</a></li>
<li>FOSDEM 2007: <a href="/slides/fosdem2007/">SeaMonkey - Reviving the Suite</a></li>
+ <li>FOSDEM 2008: <a href="/slides/fosdem2008/">And the beast shall come forth... - Community Project Organization and SeaMonkey 2</a></li>
+ <li>FOSDEM 2009: <a href="/slides/fosdem2009/">SeaMonkey 2 & The Vision Beyond</a></li>
</ul>
\ No newline at end of file