Created
July 31, 2013 00:26
-
-
Save agray/6118280 to your computer and use it in GitHub Desktop.
image in metroui accordion
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
<li> | |
<a href="#">Product Suites</a> | |
<div> | |
<div class="preScrollable Homepage div-ss-background-img"> | |
<h2>Standard Edition Suite 4.0</h2> | |
All the Standard Edition products offered as a bundle<br/><br/> | |
<button type="button" class="bg-color-maroon" onclick="window.open('https://sites.fastspring.com/fullcirclesolutions/instant/standardsuite40')"> | |
<font color="white">Purchase</font> | |
</button><b>Enterprise Suite coming soon!</b> | |
<br/><br/> | |
<h3>Includes</h3><br/> | |
<ul> | |
<li>XInvoices Standard Edition</li> | |
<li>XRayMachine Standard Edition</li> | |
<li>HydratedSolutions Standard Edition</li> | |
</ul> | |
<br/> | |
</div> | |
</div> | |
</li> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment