=========================================
Premium Pricing Table Script
Version: 1.0
=========================================
A clean, modern, and responsive pricing table component for any website. It includes an interactive toggle for monthly and yearly pricing, and the ability to highlight a recommended plan.
FEATURES:
- Interactive Pricing Toggle: Easily switch between Monthly and Yearly pricing views with a smooth animation.
- Recommended Plan Highlight: Make one pricing plan stand out to guide user choice.
- Fully Responsive: Adapts perfectly to any screen size, from large desktops to mobile phones.
- Easy PHP Configuration: All plans, prices, and features are managed in a simple PHP array at the top of the `index.php` file.
- Icon Support: Uses Bootstrap Icons for a clean visual representation of features.
- No Dependencies: Built with standard HTML, CSS, and pure vanilla JavaScript.
HOW TO USE:
1. Open `index.php` in a text editor.
2. Locate the `$pricing_data` array at the top of the file.
3. Add, edit, or remove pricing plans directly within this array.
4. Set one plan to 'recommended' => true to apply the highlight style.
5. Upload the `index.php`, `style.css`, and `script.js` files to your web server.
-----------------------------------------
This script is provided by:
StartWithSite.com
-----------------------------------------