DevPlatform
Home
Components
Search
Submit
Earn
Login
Sign Up Free
Anticipation Effect - Preview | DevPlatform
DevPlatform
Categories
Accordion
Animation
Box Shadow
Button
Card
Footer
Form
Gallery
Hero Section
Inputs
Loader
Marquee
Modal
Modules
Navbar
Progress Bar
Radio Buttons
Search-Bar
Sections
Slider
Tab
Timeline
Toggle
Anticipation Effect
jitesh208
Jan 20, 2026
2
0
Share
Live Preview
Refresh
Live Editor
HTML
CSS
JS
HTML
CSS
JavaScript
1
<button class="btn-mind">Pay ₹6,000</button>
1
.btn-mind{ padding:18px 44px; border-radius:40px; background:#0d0f14; color:#fff; font-size:16px; position:relative; overflow:hidden; } .btn-mind::after{ content:"Ready?"; position:absolute; inset:0; display:grid; place-items:center; background:#12b76a; transform:translateY(100%); transition:.4s cubic-bezier(.16,1,.3,1); } .btn-mind:hover::after{ transform:translateY(0); }
1
Comments
0
Want to comment?
Please
login
or
sign up
to post comments.
No comments yet
Be the first to comment on this component!
Comments 0
Want to comment?
Please login or sign up to post comments.
No comments yet
Be the first to comment on this component!