Skip to content

Instantly share code, notes, and snippets.

@gotoplanb
Created November 22, 2012 17:30
Show Gist options
  • Save gotoplanb/4132291 to your computer and use it in GitHub Desktop.
Save gotoplanb/4132291 to your computer and use it in GitHub Desktop.
<div class="flexslider">
<ul class="slides">
<li>
<h3>Picture of all good foods</h3>
<img src="rcfp-conventions.jpg" width="300px"/>
<p>Here is a caption yo.</p>
</li>
<li>
<h3>Bananas</h3>
<img src="rcfp-slapp.jpg" width="300px" />
<p>Bananas are good, and here's why.</p>
</li>
<li>
<h3>Rice</h3>
<img src="rcfp-conventions.jpg" width="300px" />
<p>Rice is good, and here's why. X rice is totes the best.</p>
</li>
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment