A simple and responsive pricing section built using HTML, CSS, and Bootstrap 5.3. This project displays three pricing options β Free, Pro, and Enterprise β using Bootstrap cards with custom opacity effects.
- π± Responsive design using Bootstrapβs grid system
- π‘ Clean UI with hover effect on pricing plans (
opacitytransition) - π§© Cards display plan type, price, features, and action button
- π― Mobile-first layout, styled using Bootstrap 5 and custom CSS
project-root/ βββ index.html # Main HTML file with Bootstrap layout βββ pq.css # Custom CSS styles for hover and opacity βββ README.md # Project documentation
- HTML5
- CSS3
- Bootstrap 5.3
- Optional custom CSS animations
- Clone the repository or download the ZIP.
git clone https://github.com/your-username/bootstrap-pricing-cards.git