Skip to content

Instantly share code, notes, and snippets.

@SpencerCooley
Created August 9, 2012 23:48
Show Gist options
  • Save SpencerCooley/3309151 to your computer and use it in GitHub Desktop.
Save SpencerCooley/3309151 to your computer and use it in GitHub Desktop.
<!--SLIDER GOES HERE-->
<div class="slider-wrapper theme-default" style="width:980px;margin:0 auto;">
<div id="slider" class="nivoSlider theme-default">
<%= image_tag("pics/feature.png", id: "feature-screenshot", alt: "screenshot") %>
<%= image_tag("pics/feature.png", id: "feature-screenshot", alt: "screenshot") %>
<%= image_tag("pics/feature.png", id: "feature-screenshot", alt: "screenshot") %>
<%= image_tag("pics/feature.png", id: "feature-screenshot", alt: "screenshot") %>
</div>
</div>
<!--SLIDER GOES HERE-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment