Skip to content

Instantly share code, notes, and snippets.

@jwebcat
Last active December 15, 2015 15:19
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 jwebcat/5280515 to your computer and use it in GitHub Desktop.
Save jwebcat/5280515 to your computer and use it in GitHub Desktop.
<ul class="ch-grid">
<li>
<div class="ch-item">
<div class="ribbon-wrapper">
<div class="ribbon-front">
<!-- ribbon text goes here -->
<span id="how-to-open"><i class="icomoon-icon-fork"></i>click the + to open</span><span id="how-to-close"><i class="icomoon-icon-fork"></i>click the X to close</span>
<a id="expand-sales"><i id="flipper-switch" class="icomoon-icon-plus"></i></a>
</div>
<div class="ribbon-edge-topleft"></div>
<div class="ribbon-edge-topright"></div>
<div class="ribbon-edge-bottomleft"></div>
<div class="ribbon-edge-bottomright"></div>
<div class="ribbon-back-left"></div>
<div class="ribbon-back-right"></div>
</div>
<div class="ch-info">
<div class="ch-info-front ch-img-1" id="front-flip"></div>
<div class="ch-info-back" id="back-flip">
<h3>Up to <span class="big-text">75%</span> Off!</h3>
<h3>WE have lots of new additions and even more discounts! on our "Specials" page...</h3>
<a href="http://myclothesfix.com/index.php?main_page=specials" class="specials-christmas-button"><i class="icomoon-icon-heart"></i>Click Here to See Our Specials</a>
<h3>All Featured Products Below are as Well! </h3>
</div>
</div>
</div>
</li>
</ul>
<div class="pushemdown"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment