bmstu-mt-wp/index.htm

143 lines
4.9 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">
<link rel="stylesheet" title="screen" href="styles/screen.css">
<link rel="stylesheet" title="projection" disabled href="styles/projection.css">
<style>
#Cover H1 {
color:#FFF;
text-shadow:0 3px 10px #000;
}
</style>
2010-10-30 04:16:19 +04:00
</head>
<body>
<div class="shower">
<section class="slide cover back" id="Cover">
2010-10-30 04:16:19 +04:00
<article>
2010-11-01 16:33:02 +03:00
<h1>Shower Presentation Template</h1>
2010-10-30 04:16:19 +04:00
</article>
<img src="pictures/cover.jpg" alt="">
2010-10-30 04:16:19 +04:00
</section>
<section class="slide" id="Header">
<article>
<h2>Heading</h2>
2010-11-05 15:42:10 +03: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">this tool</a> may or may not crash your browser, lock up <em>your</em> machine, erase your hard drive, or e-mail those naughty pictures you hid in the Utilities folder to your mother.</p>
2010-10-30 04:16:19 +04:00
</article>
</section>
<section class="slide" id="TwoLinesHeader">
<article>
<h2>Two rows.<br>Mighty heading</h2>
2010-11-05 15:42:10 +03: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="#SevenItemsList">this tool</a> may or may not crash your browser, lock up <em>your</em> machine, erase your hard drive…</p>
<p class="note"><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
</article>
</section>
<section class="slide" id="SevenItemsList">
<article>
<h2>Seven Items List</h2>
<ul>
<li>This tool is provided</li>
<li>Without warranty, guarantee</li>
<li>Or much in the way of explanation</li>
<li>Note that use of this tool</li>
<li>May or may not crash your browser</li>
<li>Lock up your machine</li>
<li>Erase your hard drive…</li>
</ul>
</article>
</section>
<section class="slide" id="NumberedList">
<article>
<h2>Numbered List</h2>
<ol>
<li>This tool is provided</li>
<li>Without warranty, guarantee</li>
<li>Or much in the way of explanation</li>
<li>Note that use of this tool</li>
<li>May or may not crash your browser</li>
<li>Lock up your machine</li>
<li>Erase your hard drive…</li>
</ol>
</article>
</section>
<section class="slide" id="SevenRowsCode">
<article>
<h2>Seven Rows Code</h2>
<pre>
<code>&lt;html lang="en-US"&gt;</code>
<code><em>&lt;head&gt;</em></code>
2010-10-31 20:19:03 +03:00
<code> &lt;title&gt;Shower&lt;/title&gt;</code>
2010-10-30 04:16:19 +04:00
<code> &lt;meta charset="<strong>UTF-8</strong>"&gt;</code>
<code> &lt;link rel="stylesheet" href="s/screen.css"&gt;</code>
<code> &lt;script src="j/jquery.js"&gt;&lt;/script&gt;</code>
<code><em>&lt;/head&gt;</em></code>
</pre>
</article>
</section>
<section class="slide" id="CodeAndNote">
<article>
<h2>Code And Its Note</h2>
<pre>
<code>&lt;html lang="en-US"&gt;</code>
<code><em>&lt;head&gt;</em></code>
<code> &lt;title&gt;Shower&lt;/title&gt;</code>
<code> &lt;meta charset="<strong>UTF-8</strong>"&gt;</code>
<code><em>&lt;/head&gt;</em></code>
</pre>
<p class="note">May or may not crash your browser</p>
</article>
</section>
<section class="slide" id="CodeAndTwoNotes">
<article>
<h2>Code And Two Notes</h2>
<pre>
<code><em>&lt;html</em> lang="en-US"&gt;</code>
</pre>
<p class="note">May or may not crash your browser</p>
<pre>
<code><em>&lt;meta</em> charset="<strong>UTF-8</strong>"&gt;</code>
</pre>
<p class="note">Lock up your machine</p>
</article>
</section>
<section class="slide" id="Quote">
<article>
<h2>Block Quote</h2>
<blockquote cite="Anonymous">
2010-10-30 13:28:38 +04:00
<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>
2010-10-30 04:16:19 +04:00
</blockquote>
</article>
</section>
<section class="slide back" id="Image">
<article>
<h2>Picture</h2>
</article>
<img src="pictures/image.jpg" alt="">
2010-10-30 04:16:19 +04:00
</section>
<section class="slide shout" id="JustAshout">
<article>
<h2>Shout!</h2>
</article>
</section>
2010-11-03 14:50:46 +03:00
<section class="slide shout" id="ShoutDemo">
2010-10-30 04:16:19 +04:00
<article>
2010-11-03 14:50:46 +03:00
<h2><a href="examples/index.htm" target="_blank">Demo</a></h2>
2010-10-30 04:16:19 +04:00
</article>
</section>
<section class="slide last" id="ThankYou">
<article>
2010-11-01 16:33:02 +03:00
<h2>Shower Presentation Template</h2>
2010-10-30 04:16:19 +04:00
<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>
2010-10-31 20:19:03 +03:00
<p>Shower: <a href="http://github.com/pepelsbey/shower">github.com/pepelsbey/shower</a></p>
2010-10-30 04:16:19 +04:00
</article>
</section>
</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>