Skip to content

Instantly share code, notes, and snippets.

Created January 29, 2016 00:11
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 anonymous/654a1433428e97419d7c to your computer and use it in GitHub Desktop.
Save anonymous/654a1433428e97419d7c to your computer and use it in GitHub Desktop.
<div class="pricing-table">
<div class="one-third">
<h4 style="text-align: center;">Business
<span class="amount">$199</span></h4>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;"><a class="button" href="#">Sign Me Up!</a></p>
</div>
<div class="one-third">
<h4 style="text-align: center;">Business
<span class="amount">$199</span></h4>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;"><a class="button" href="#">Sign Me Up!</a></p>
</div>
<div class="one-third">
<h4 style="text-align: center;">Business
<span class="amount">$199</span></h4>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;">Feature 1</p>
<p style="text-align: center;"><a class="button" href="#">Sign Me Up!</a></p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment