Pricing Tables
If you’re making a rockin’ marketing site for a subscription-based product, you are likely in need of a pricing table. These fill 100% of their container and are made from a simple unordered list.
[row]
- Standard
- $99.99
- An awesome description
- 1 Database
- 5GB Storage
- 20 Users
- Gold
- $199.99
- An awesome description
- 5 Database
- 10GB Storage
- 50 Users
- Premium
- $299.99
- An awesome description
- Unlimited
- 50GB Storage
- Unlimited
[/row]
Building pricing tables with our predefined classes is quite easy. All you need to is going to Alcatron => Pricing tables in your admin panel and start creating the tables of desired type and layout.
Available HTML class options:
<li class="title">
: Creates the styles for a title.
<li class="price">
: Add a price that stands out.
<li class="description">
: If you need to descript the plan, add this.
<li class="bullet-item">
: To call out features, use this list item.
<li class="cta-button">
: To add a button inside a list item, use this.
[row]
- Premium
- $299.99
- Quisque ornare mauris id orci hendrerit quis porta risus varius. Phasellus sollicitudin nisi a diam auctor cursus.
- Unlimited
- 50GB Storage
- Unlimited
[/row]