Created
June 15, 2018 05:03
-
-
Save seothemes/2a323cfd0000eb6666092962976953cf to your computer and use it in GitHub Desktop.
Studio Pro 2.0.0 Pricing Table
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
| <h3>Two Columns</h3> | |
| <div class="pricing-table"> | |
| <div class="one-half first"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button class="outline">Buy now</button> | |
| </p> | |
| </div> | |
| <div class="one-half featured"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button>Buy now</button> | |
| </p> | |
| </div> | |
| </div> | |
| <h3>Three Columns</h3> | |
| <div class="pricing-table"> | |
| <div class="one-third first"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button class="outline">Buy now</button> | |
| </p> | |
| </div> | |
| <div class="one-third featured"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button>Buy now</button> | |
| </p> | |
| </div> | |
| <div class="one-third"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button class="outline">Buy now</button> | |
| </p> | |
| </div> | |
| </div> | |
| <h3>Four Columns</h3> | |
| <div class="pricing-table"> | |
| <div class="one-fourth first"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button class="outline">Buy now</button> | |
| </p> | |
| </div> | |
| <div class="one-fourth"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button class="outline">Buy now</button> | |
| </p> | |
| </div> | |
| <div class="one-fourth featured"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button>Buy now</button> | |
| </p> | |
| </div> | |
| <div class="one-fourth"><strong>Price</strong><br> | |
| <small>$</small> | |
| <big>99.00</big> | |
| <p></p> | |
| <ul> | |
| <li>First feature</li> | |
| <li>Second feature</li> | |
| <li>Third feature</li> | |
| </ul> | |
| <p> | |
| <button class="outline">Buy now</button> | |
| </p> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment