Last active
December 13, 2015 17:29
-
-
Save sagotsky/4948625 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="flexslider 16_9_below"> | |
<ul class="slides"> | |
<li style="width: 100%; float: left; margin-right: -100%; position: relative; display: list-item; opacity: 0.330631;" class=""> | |
<a href="http://example.com"><img width="680" height="383" alt="" src="http://scholar7-1.local/sites/scholar7-1.local/files/styles/os_slideshow_16%3A9_680/public/01209_snoqualmiedew_2560x1600_1.jpg" class="image-style-os-slideshow-169-680" typeof="foaf:Image"></a> <div class="flex-caption"> | |
<h2>Headline! Headline! Headline!</h2> | |
<p>Lorem ipsum</p> | |
</div></li> | |
<li style="width: 100%; float: left; margin-right: -100%; position: relative; display: list-item; opacity: 0.658239;" class="flex-active-slide"> | |
<a href="http://example.com"><img width="680" height="383" alt="" src="http://scholar7-1.local/sites/scholar7-1.local/files/styles/os_slideshow_16%3A9_680/public/01356_crepuscule_2560x1600_1.jpg" class="image-style-os-slideshow-169-680" typeof="foaf:Image"></a> <div class="flex-caption"> | |
<h2>I like pie</h2> | |
<p>Aliquam lacinia, augue et sodales tincidunt, dolor purus adipiscing eros, vitae mattis augue felis at turpis. Integer cursus eni</p> | |
</div></li> | |
<li style="width: 100%; float: left; margin-right: -100%; position: relative; display: none;" class=""> | |
<a href="http://example.com"><img width="680" height="383" alt="" src="http://scholar7-1.local/sites/scholar7-1.local/files/styles/os_slideshow_16%3A9_680/public/01537_grassysunset_2560x1600.jpg" class="image-style-os-slideshow-169-680" typeof="foaf:Image"></a> <div class="flex-caption"> | |
<h2>sky</h2> | |
<p>Nulla ultrices, eros eu faucibus posuere, augue nisi pellentesque sem, at accumsan ipsum nisi non dolor. Maecenas vel odio eu to</p> | |
</div></li> | |
</ul> | |
<ul id="flex-controls"> | |
<li id="flex-prev">prev</li> | |
<li id="flex-pause">pause</li> | |
<ul id="flex-pager"> | |
<li class="flex-page-link active" id="flex-page-0">0 </li> | |
<li class="flex-page-link" id="flex-page-1">1 </li> | |
<li class="flex-page-link" id="flex-page-2">2 </li> | |
</ul> | |
<li id="flex-next">next</li> | |
</ul> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment