Difference between revisions of "Grizzly Bear Population Modeling"
From Montana Tech High Performance Computing
(Created page with "Need a Slide Show? They are easy to make with Pivot. Independent captions, set the first <code>li</code> class to <code>class="active"</code>, and watch the show. <ul class="...") |
(No difference)
|
Revision as of 15:19, 8 September 2017
Need a Slide Show? They are easy to make with Pivot. Independent captions, set the first li class to class="active", and watch the show.
<ul class="example-orbit" data-orbit>
<li class="active">
[[Image:satelite-orbit.jpg|slide 1]]
<div class="orbit-caption">
Caption One.
</div>
</li>
<li>
[[Image:andromeda-orbit.jpg|slide 2]]
<div class="orbit-caption">
Caption Two.
</div>
</li>
<li>
[[Image:launch-orbit.jpg|slide 3]]
<div class="orbit-caption">
Caption Three.
</div>
</li>
</ul>
