Skip to content

Instantly share code, notes, and snippets.

@xavortm
Created April 16, 2015 16:22
Show Gist options
  • Save xavortm/7f46b70b6887d258c653 to your computer and use it in GitHub Desktop.
Save xavortm/7f46b70b6887d258c653 to your computer and use it in GitHub Desktop.
<div class="contentBlock">
<header>
<h3 class="text-color-blue">There are <span class="text-color-orange">Sports planners</span> &amp; there are</h3>
<h1 class="text-color-blue">SPORTS HEROES!</h1>
<h2 class="text-color-orange">PICK YOUR PERSONA BELOW.</h2>
</header>
<div class="row">
<div class="column medium-6">
<div class="landing-item"><img class="landing-item-image" src="http://imageshack.com/a/img661/1685/lR625O.png" alt="" data-itempopup="item1" />
<div class="popup-outer" data-itempopup="item1">
<div class="popup-inner">
<div class="content">
<h3>Exceptional Listener • Powerful Planner • Revolutionary Relationship Builder</h3>
<strong>does this sound like you?</strong>
<h2>Pick a side!</h2>
<div class="arrow-1"></div>
<div class="arrow-2"></div>
</div>
</div>
<div class="male"><a href="#"><img src="http://imageshack.com/a/img661/8125/4Xiv6s.jpg"></a></div>
<div class="female"><a href="#"><img src="http://imageshack.com/a/img905/4215/rSFAZl.jpg"></a></div>
</div>
</div>
<!-- /landing-item -->
</div>
<div class="column medium-6">
<div class="landing-item"><img class="landing-item-image" src="http://imageshack.com/a/img673/7726/HfIfrz.png" alt="" data-itempopup="item2" />
<div class="popup-outer" data-itempopup="item2">
<div class="popup-inner">
<div class="content">
<h3>Exceptional Listener • Powerful Planner • Revolutionary Relationship Builder</h3>
<strong>does this sound like you?</strong>
<h2>Pick a side!</h2>
<div class="arrow-1"></div>
<div class="arrow-2"></div>
</div>
</div>
<div class="male"><a href="#"><img src="http://imageshack.com/a/img661/8125/4Xiv6s.jpg"></a></div>
<div class="female"><a href="#"><img src="http://imageshack.com/a/img905/4215/rSFAZl.jpg"></a></div>
</div>
</div>
</div>
<!-- /landing-item -->
</div>
<!-- /row -->
<div class="row">
<div class="column medium-6">
<div class="landing-item"><img class="landing-item-image" src="http://imageshack.com/a/img661/446/FNAylu.png" alt="" data-itempopup="item3" />
<div class="popup-outer" data-itempopup="item3">
<div class="popup-inner">
<div class="content">
<h3>Exceptional Listener • Powerful Planner • Revolutionary Relationship Builder</h3>
<strong>does this sound like you?</strong>
<h2>Pick a side!</h2>
<div class="arrow-1"></div>
<div class="arrow-2"></div>
</div>
</div>
<div class="male"><a href="#"><img src="http://imageshack.com/a/img661/8125/4Xiv6s.jpg"></a></div>
<div class="female"><a href="#"><img src="http://imageshack.com/a/img905/4215/rSFAZl.jpg"></a></div>
</div>
</div>
<!-- /landing-item -->
</div>
<div class="column medium-6">
<div class="landing-item"><img class="landing-item-image" src="http://imageshack.com/a/img661/8446/grseIK.png" alt="" data-itempopup="item4" />
<div class="popup-outer" data-itempopup="item4">
<div class="popup-inner">
<div class="content">
<h3>Exceptional Listener • Powerful Planner • Revolutionary Relationship Builder</h3>
<strong>does this sound like you?</strong>
<h2>Pick a side!</h2>
<div class="arrow-1"></div>
<div class="arrow-2"></div>
</div>
</div>
<div class="male"><a href="#"><img src="http://imageshack.com/a/img661/8125/4Xiv6s.jpg"></a></div>
<div class="female"><a href="#"><img src="http://imageshack.com/a/img905/4215/rSFAZl.jpg"></a></div>
</div>
</div>
<!-- /landing-item -->
</div>
</div>
<!-- /row -->
</div><!-- /contentBlock -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment