<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<div class="container">
<div class="row">
<div class="col-xs-12">
<h3>Nav Tab bottom </h3>
<div class="tabbable tabs-bottom">
<div class="tab-content">
<div class="tab-pane active" id="home">
<div class="jumbotron">
<h1>Home Tab</h1>
<p>These lists are meant to identify articles which deserve editor attention because they are the most important for s.</p>
</div>
</div>
<div class="tab-pane" id="about">
<div class="jumbotron">
<h1>About Tab</h1>
<p>because they are the most important for an encyclopedia to have, as determined by the community of participating editors..</p>
</div>
</div>
<div class="tab-pane" id="services">
<div class="jumbotron">
<h1>Services Tab</h1>
<p>meant to identify articles which deserve editor attention because they are the most important for an encyclopedia to have.</p>
</div>
</div>
<div class="tab-pane" id="contact">
<div class="jumbotron">
<h1>Contact Tab</h1>
<p>deserve editor attention because they are the most important for an encyclopedia to have, as determined by the community of participating editors..</p>
</div>