Skip to content

Instantly share code, notes, and snippets.

@whatnickcodes
Created February 14, 2017 22:49
Show Gist options
  • Save whatnickcodes/56fdbbda428e6e4c16072fab3a05cc9b to your computer and use it in GitHub Desktop.
Save whatnickcodes/56fdbbda428e6e4c16072fab3a05cc9b to your computer and use it in GitHub Desktop.
<div class="youtube-showcase for-content">
<h2>Lorem Ipsum Dolor Sit Amet Consectetur Adi</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore</p>
<div class="wrap">
<div class="embed-responsive embed-responsive-16by9">
<a class="popup-video add-play-button embed-responsive-item" href="https://www.youtube.com/watch?v=M_55awSJdUY">
<img src="https://img.youtube.com/vi/M_55awSJdUY/maxresdefault.jpg">
</a>
</div>
</div>
<div class="more">
<a class="btn-base btn-base-color fill-out has-icon go-right link" href="/proven-addiction-expertise/">
<span class="lines">
<span class="text">
Learn More
<i class="fa fa-arrow-right"></i>
</span>
</span>
</a>
</div>
</div>
<div class="youtube-showcase for-content add-background">
<h2>Lorem Ipsum Dolor Sit Amet Consectetur Adi</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore</p>
<div class="wrap">
<div class="embed-responsive embed-responsive-16by9">
<a class="popup-video add-play-button embed-responsive-item" href="https://www.youtube.com/watch?v=M_55awSJdUY">
<img src="https://img.youtube.com/vi/M_55awSJdUY/maxresdefault.jpg">
</a>
</div>
</div>
<div class="more">
<a class="btn-base btn-base-color fill-out has-icon go-right link" href="/proven-addiction-expertise/">
<span class="lines">
<span class="text">
Learn More
<i class="fa fa-arrow-right"></i>
</span>
</span>
</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment