xxxxxxxxxx
<!--[if IE 9]><html class="lt-ie10" lang="en" > <![endif]-->
<html class="no-js" lang="en" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Foundation 5</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/g/foundation@5.5.1(css/foundation.css+css/normalize.css)">
<script src="https://cdn.jsdelivr.net/foundation/5.5.1/js/vendor/modernizr.js"></script>
</head>
<body>
<!-- Content Starts Here -->
<div class="off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<!-- Start NavBar -->
<nav class="tab-bar">
<!-- Left Side Menu Icon Link -->
<section class="left-small">
<a class="left-off-canvas-toggle menu-icon" ><span></span></a>
</section>
<!-- NavBar Title Middle -->
<section class="middle tab-bar-section">
<h1 class="title">Foundation</h1>
</section>
<!-- Right Side Menu Icon Link -->
<section class="right-small">
<a class="right-off-canvas-toggle menu-icon" ><span></span></a>
</section>
</nav>
<!-- End NavBar -->
<!-- Start Left Side Menu -->
<aside class="left-off-canvas-menu">
<ul class="off-canvas-list">
<li><label>Foundation</label></li>
<li><a href="#">The Psychohistorians</a></li>
<li><a href="#">The Encyclopedists</a></li>
<li><a href="#">The Mayors</a></li>
<li><a href="#">The Traders</a></li>
<li><a href="#">The Merchant Princes</a></li>
<li><label>Foundation and Empire</label></li>
<li><a href="#">The General</a></li>
<li><a href="#">The Mule</a></li>
<li><label>Second Foundation</label></li>
<li><a href="#">Search by the Mule</a></li>
<li><a href="#">Search by the Foundation</a></li>
</ul>
</aside>
<!-- End Left Side Menu -->
<!-- Start Right Side Menu -->
<aside class="right-off-canvas-menu">
<ul class="off-canvas-list">
<li><label>Users</label></li>
<li><a href="#">Hari Seldon</a></li>
<li><a href="#">R. Giskard Reventlov</a></li>
<li><a href="#">R. Daneel Olivaw</a></li>
<li><a href="#">The Mule</a></li>
<li><a href="#">Dors Venabili</a></li>
<li><a href="#">Yugo Amaryl</a></li>
<li><a href="#">The Mule</a></li>
<li><a href="#">Emperor Cleon I</a></li>
<li><a href="#">Gaal Dornick</a></li>
<li><a href="#">Bel Riose</a></li>
<li><a href="#">Salvor Hardin</a></li>
<li><a href="#">Bel Riose</a></li>
</ul>
</aside>
<!-- End Right Side Menu -->
<!-- Start Center Content Main Section -->
<section class="main-section">
<div class="row">
<div class="large-12 columns">
<br/>
<h4 class="">The Psychohistorians</h4>
<p>Set in the year 0 F.E. ("Foundation Era"), The Psychohistorians opens on Trantor, the capital of the 12,000-year-old Galactic Empire. Though the empire appears stable and powerful, it is slowly decaying in ways that parallel the decline of the Western Roman Empire. Hari Seldon, a mathematician and psychologist, has developed psychohistory, a new field of science and psychology that equates all possibilities in large societies to mathematics, allowing for the prediction of future events.</p>
<p>Using psychohistory, Seldon has discovered the declining nature of the Empire, angering the aristocratic members of the Committee of Public Safety, the de facto rulers of the Empire. The Committee considers Seldon's views and statements treasonous, and he is arrested along with young mathematician Gaal Dornick, who has arrived on Trantor to meet Seldon. Seldon is tried by the Committee and defends his beliefs, explaining his theories and predictions, including his belief that the Empire will collapse in 500 years and enter a 30,000-year dark age, to the Committee's members.</p>
</div>
</div>
</section>
<!-- End Center Content Main Section -->
<a class="exit-off-canvas"></a>
</div>
</div>
<!-- Content Ends Here -->
<script src="https://cdn.jsdelivr.net/g/foundation@5.5.1(js/vendor/jquery.js+js/foundation/foundation.js+js/foundation/foundation.offcanvas.js)"></script>
<script>
$(document).foundation();
</script>
</body>
</html>
https://cdn.jsdelivr.net/foundation/5.5.1/js/vendor/modernizr.js
https://cdn.jsdelivr.net/g/foundation@5.5.1(js/vendor/jquery.js+js/foundation/foundation.js+js/foundation/foundation.offcanvas.js)