bmstu-mt-wp/index.htm

164 lines
4.7 KiB
HTML
Raw Normal View History

2010-10-30 04:16:19 +04:00
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<title>Shower</title>
<meta charset="UTF-8">
2011-07-17 14:25:36 +04:00
<meta name="viewport" content="width=1274px, user-scalable=no">
2011-07-12 15:08:29 +04:00
<link rel="stylesheet" href="themes/ribbon/styles/style.css">
<style>
2011-07-12 15:08:29 +04:00
#Cover H2 {
2010-11-14 11:09:17 +03:00
color:#FFF;
2011-07-16 19:10:12 +04:00
text-align:center;
2011-07-12 15:08:29 +04:00
font-size:70px;
2010-11-14 11:09:17 +03:00
}
</style>
2010-10-30 04:16:19 +04:00
</head>
<body class="list">
<header class="caption">
2011-07-12 15:08:29 +04:00
<h1>Shower Presentation Template</h1>
<p>Vadim Makeev, Opera Software</p>
</header>
<div class="slide bg" id="Cover"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
<h2>Shower Presentation Template</h2>
</header>
<img src="pictures/cover.jpg" alt="">
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide" id="Header"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
<h2>Header</h2>
</header>
2011-07-12 16:50:19 +04:00
<p>This <code>&lt;tool&gt;</code> is provided <strong>without</strong> warranty, guarantee, or much in the way of explanation. Note that use of <a href="#TwoLinesHeader">next slide</a> may or may not crash <em>your</em> browser…</p>
2011-07-12 15:08:29 +04:00
<p><a href="examples/index.htm" target="_blank">This link will be opened in the new tab</a></p>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide" id="TwoLinesHeader"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
2010-10-30 04:16:19 +04:00
<h2>Two rows.<br>Mighty heading</h2>
2011-07-12 15:08:29 +04:00
</header>
2011-07-12 16:50:19 +04:00
<p>This <code>&lt;tool&gt;</code> is provided <strong>without</strong> warranty, guarantee, or much in the way of explanation. Note that use of <a href="#Header">previous slide</a> may or may not crash <em>your</em> browser…</p>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide" id="UnorderedList"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
<h2>Unordered List</h2>
</header>
<ul>
<li>This tool is provided</li>
<li>Without warranty, guarantee</li>
<li>Or much in the way of explanation
<ul>
<li>Note that use of this tool</li>
<li>May or may not crash your browser</li>
<li>Lock up your machine</li>
</ul>
</li>
<li>Erase your hard drive…</li>
</ul>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide" id="OrderedList"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
<h2>Ordered List</h2>
</header>
<ol>
<li>This tool is provided</li>
<li>Without warranty, guarantee</li>
<li>Or much in the way of explanation
<ol>
<li>Note that use of this tool</li>
<li>May or may not crash your browser</li>
<li>Lock up your machine</li>
</ol>
</li>
<li>Erase your hard drive…</li>
</ol>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide bg progress-off" id="Picture"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
<h2>Picture</h2>
</header>
<img src="pictures/picture.jpg" alt="">
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide" id="CodeSample"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
<h2>Code Sample</h2>
</header>
<pre>
<code>&lt;html lang="en-US"&gt;</code>
<code><mark>&lt;head&gt;</mark></code>
2011-07-12 15:08:29 +04:00
<code> &lt;title&gt;Shower&lt;/title&gt;</code>
<code> &lt;meta charset="<mark class="important">UTF-8</mark>"&gt;</code>
2011-07-12 15:18:02 +04:00
<code> &lt;link rel="stylesheet" href="s/screen.css"&gt;</code>
<code> &lt;script src="j/jquery.js"&gt;&lt;/script&gt;</code>
<code><mark>&lt;/head&gt;</mark></code>
2011-07-12 15:08:29 +04:00
</pre>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide" id="CodeNotes"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
<h2>Code Notes</h2>
</header>
<pre>
<code><mark>&lt;html</mark> lang="en-US"&gt;</code>
2011-07-12 15:08:29 +04:00
</pre>
<p class="note">May or may not crash your browser</p>
<pre>
<code><mark>&lt;meta</mark> charset="<mark>UTF-8</mark>"&gt;</code>
2011-07-12 15:08:29 +04:00
</pre>
<p class="note">Lock up your machine</p>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide shout" id="Shout"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
2010-10-30 04:16:19 +04:00
<h2>Shout!</h2>
2011-07-12 15:08:29 +04:00
</header>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide shout" id="Demo"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
2010-11-03 14:50:46 +03:00
<h2><a href="examples/index.htm" target="_blank">Demo</a></h2>
2011-07-12 15:08:29 +04:00
</header>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
<div class="slide" id="BlockQuote"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
<h2>Block Quote</h2>
</header>
<blockquote cite="Anonymous">
<p>This tool is provided without warranty, guarantee, or much in the way of explanation. Note that use of this tool may or may not crash your browser, lock up your machine, erase your hard drive…</p>
</blockquote>
</section>
</div></div>
<div class="slide" id="ThankYou"><div>
<section>
2011-07-12 15:08:29 +04:00
<header>
2010-11-01 16:33:02 +03:00
<h2>Shower Presentation Template</h2>
2011-07-12 15:08:29 +04:00
</header>
<p>Vadim Makeev, Opera Software</p>
<ul>
<li><a href="http://pepelsbey.net">pepelsbey.net</a></li>
<li><a href="http://twitter.com/pepelsbey">twitter.com/pepelsbey</a></li>
<li><a href="mailto:pepelsbey@gmail.com">pepelsbey@gmail.com</a></li>
</ul>
<p>Shower: <a href="http://github.com/pepelsbey/shower">github.com/pepelsbey/shower</a></p>
2010-10-30 04:16:19 +04:00
</section>
</div></div>
2011-07-12 15:08:29 +04:00
<div class="progress"><div></div></div>
2010-11-01 15:42:41 +03:00
<script src="scripts/script.js"></script>
2010-10-30 04:16:19 +04:00
</body>
</html>