A modern, responsive pricing cards layout with gradient background built with vanilla HTML and CSS.
- Three-tier pricing plans (Basic, Pro, Enterprise)
- Highlighted "Most Popular" card with scaling effect
- Grey to purple gradient background theme
- Animated hover effects on cards
- Pulsing animation on featured button
- Icon-based feature lists with check/times indicators
- Responsive grid layout
- Customer testimonial section
- Mobile-responsive design
- Poppins font family
Simply open index.html in your web browser.
.
├── index.html # main HTML structure
├── style.css # styling with CSS variables and animations
└── demo.gif # demo recording
- HTML5
- CSS3 (CSS Variables, Grid Layout, Animations, Gradients, Transforms)
- Font Awesome icons
- Poppins font family
