Skip to content

Instantly share code, notes, and snippets.

@timrobinson81
Created October 18, 2012 05:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timrobinson81/3910061 to your computer and use it in GitHub Desktop.
Save timrobinson81/3910061 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
<div class="home_slideshow">
<div id="slider">
<a href="http://www.bluesfesttouring.com/events/detail.aspx?EventGroupID=36">
<img src="http://www.showticksecure.com/bluesfest2012/VenueNet/_uploads/FCKeditor/image/home/slideshow/roger.jpg" title="Roger Hodgson" alt="" />
</a>
<a href="http://www.bluesfesttouring.com/events/detail.aspx?EventGroupID=37">
<img src="http://www.showticksecure.com/bluesfest2012/VenueNet/_uploads/FCKeditor/image/home/slideshow/blind.jpg" title="The Blind Boys of Alabama" alt="" />
</a>
<a href="http://www.bluesfesttouring.com/events/detail.aspx?EventGroupID=38">
<img src="http://www.showticksecure.com/bluesfest2012/VenueNet/_uploads/FCKeditor/image/home/slideshow/bonnie.jpg" title="Bonnie Raitt" alt="" />
</a>
<a href="#">
<img src="http://www.showticksecure.com/bluesfest2012/VenueNet/_uploads/FCKeditor/image/home/slideshow/sweet.jpg" title="Sweet Honey in the Rock" alt="" />
</a>
<a href="#">
<img src="http://www.showticksecure.com/bluesfest2012/VenueNet/_uploads/FCKeditor/image/home/slideshow/mavis.jpg" title="Mavis Staples" alt="" />
</a>
<a href="http://www.bluesfesttouring.com/events/detail.aspx?EventGroupID=35">
<img src="http://www.showticksecure.com/bluesfest2012/VenueNet/_uploads/FCKeditor/image/home/slideshow/newton.jpg" title="Newton Faulkner" alt="" />
</a>
</div>
</div>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment