-
-
Save jwebcat/5280505 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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