Skip to content

Instantly share code, notes, and snippets.

@gotoplanb
Created November 25, 2013 19:34
Show Gist options
  • Save gotoplanb/7647355 to your computer and use it in GitHub Desktop.
Save gotoplanb/7647355 to your computer and use it in GitHub Desktop.
<!-- old /products -->
<div class="grid-col grid-col_6of12 feature-benefit-img ">
<div>
<div class="benefit-hd">
<h2 class="hdg hdg_3">Kony Management Cloud</h2>
</div>
<div class="benefit-bd wysiwyg featuredContent-bd">
<p>Manage your mobile apps, devices, and content for BYOD or enterprise-owned programs with the least intrusive and most situation-aware enterprise mobility management (EMM) suite on the market.</p>
<p style="font-size:14px;"><a href="/products/management">Overview</a> | <a href="/products/management/features">Features</a> | <a href="/products/management/benefits">Benefits</a> | <a href="/products/management/trial">Trial</a> | <a href="/products/management/resources">Resources</a></p>
</div>
</div>
</div>
<!-- new /products -->
<div class="grid-col_6of12 benefit">
<h2>Kony Management Cloud</h2>
<p>Manage your mobile apps, devices, and content for BYOD or enterprise-owned programs with the least intrusive and most situation-aware enterprise mobility management (EMM) suite on the market.</p>
<p>
<a href="/products/management">Overview</a> |
<a href="/products/management/features">Features</a> |
<a href="/products/management/benefits">Benefits</a> |
<a href="/products/management/trial">Trial</a> |
<a href="/products/management/resources">Resources</a>
</p>
</div>
@gotoplanb
Copy link
Author

Could use an <ul> as well, but that's mostly philosophical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment