Skip to content

Instantly share code, notes, and snippets.

@8lane
Created February 18, 2016 14:29
Show Gist options
  • Select an option

  • Save 8lane/af784d8b796c8d3619bf to your computer and use it in GitHub Desktop.

Select an option

Save 8lane/af784d8b796c8d3619bf to your computer and use it in GitHub Desktop.
<div class="anw-latest-block--var1 text-center">
<h2 class="anw-latest-block--var1__title row--vertical-spacing-bottom-2" data-sr="wait 300ms enter over 250ms">
<a href="/content/novembers-featured-albums">Featured releases</a>
</h2>
<div class="anw-latest-block__albums clearfix">
<ul class="clearfix text-center">
<li class="anw-latest-block--var1__item col-xs-12 col-sm-6" data-sr="wait 200ms enter over 350ms">
<a href="/browse/m/album/balkan-brass-and-gypsy-grooves_2444">
<img class="anw-latest-block--var1__thumb" src="~/Assets/Images/rebrand/albums/november/balkan-brass-gypsy-grooves.jpg" />
<h3 class="anw-latest-block--var1__album">Balkan Brass & Gypsy Grooves</h3>
<p class="anw-latest-block--var1__meta">Balkan brass band mischief with gypsy influences</p>
<p data-sr="wait 350ms enter bottom over 1000ms and move 55px">
<button class="btn btn-anw-style2 btn-lg btn-anw-outline" data-sr="wait 350ms enter bottom over 1000ms and move 55px">Listen Now</button>
</p>
</a>
</li>
<li class="anw-latest-block--var1__item col-xs-12 col-sm-6" data-sr="wait 200ms enter over 350ms">
<a href="/browse/m/album/dont-look-down_2435">
<img class="anw-latest-block--var1__thumb" src="~/Assets/Images/rebrand/albums/november/demic.jpg" />
<h3 class="anw-latest-block--var1__album">Don't Look Down</h3>
<p class="anw-latest-block--var1__meta">Tough, stylish U.S. hip hop with attitude and swagger</p>
<p data-sr="wait 350ms enter bottom over 1000ms and move 55px">
<button class="btn btn-anw-style2 btn-lg btn-anw-outline" data-sr="wait 350ms enter bottom over 1000ms and move 55px">Listen Now</button>
</p>
</a>
</li>
<li class="anw-latest-block--var1__item col-xs-12 col-sm-6" data-sr="wait 200ms enter over 350ms">
<a href="/browse/m/album/drumlines-and-percussion_2452">
<img class="anw-latest-block--var1__thumb" src="~/Assets/Images/rebrand/albums/november/drumlines.jpg" />
<h3 class="anw-latest-block--var1__album">Drumlines & Percussion</h3>
<p class="anw-latest-block--var1__meta">Powerful collegiate marching band percussion</p>
<p data-sr="wait 350ms enter bottom over 1000ms and move 55px">
<button class="btn btn-anw-style2 btn-lg btn-anw-outline" data-sr="wait 350ms enter bottom over 1000ms and move 55px">Listen Now</button>
</p>
</a>
</li>
<li class="anw-latest-block--var1__item col-xs-12 col-sm-6" data-sr="wait 200ms enter over 350ms">
<a href="/browse/m/album/electronic-pioneers_2446">
<img class="anw-latest-block--var1__thumb" src="~/Assets/Images/rebrand/albums/november/electronic-pioneers.jpg" />
<h3 class="anw-latest-block--var1__album">Electronic Pioneers</h3>
<p class="anw-latest-block--var1__meta">Grainy innovation from the world of vintage synths</p>
<p data-sr="wait 350ms enter bottom over 1000ms and move 55px">
<button class="btn btn-anw-style2 btn-lg btn-anw-outline" data-sr="wait 350ms enter bottom over 1000ms and move 55px">Listen Now</button>
</p>
</a>
</li>
<li class="anw-latest-block--var1__item col-xs-12 col-sm-6" data-sr="wait 200ms enter over 350ms">
<a href="/browse/m/album/moombahton_2434">
<img class="anw-latest-block--var1__thumb" src="~/Assets/Images/rebrand/albums/november/moombahton.jpg" />
<h3 class="anw-latest-block--var1__album">Moombahton</h3>
<p class="anw-latest-block--var1__meta">Reggaeton meets house in this energetic fusion album</p>
<p data-sr="wait 350ms enter bottom over 1000ms and move 55px">
<button class="btn btn-anw-style2 btn-lg btn-anw-outline" data-sr="wait 350ms enter bottom over 1000ms and move 55px">Listen Now</button>
</p>
</a>
</li>
<li class="anw-latest-block--var1__item col-xs-12 col-sm-6" data-sr="wait 200ms enter over 350ms">
<a href="/browse/m/album/treehouse-moon_2440">
<img class="anw-latest-block--var1__thumb" src="~/Assets/Images/rebrand/albums/november/treehouse-moon.jpg" />
<h3 class="anw-latest-block--var1__album">Treehouse Moon</h3>
<p class="anw-latest-block--var1__meta">Quirky folk songs with intimate male and female vocals</p>
<p data-sr="wait 350ms enter bottom over 1000ms and move 55px">
<button class="btn btn-anw-style2 btn-lg btn-anw-outline" data-sr="wait 350ms enter bottom over 1000ms and move 55px">Listen Now</button>
</p>
</a>
</li>
</ul>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment