DevPlatform
Home
Components
Search
Submit
Earn
Login
Sign Up Free
Liquid Split Button - 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
Liquid Split Button
jitesh208
Jan 20, 2026
2
0
Share
Live Preview
Refresh
Live Editor
HTML
CSS
JS
HTML
CSS
JavaScript
1
<div class="btn-liquid"> <span>Cancel</span> <span>Confirm</span> </div>
1
.btn-liquid{ display:flex; width:260px; border-radius:40px; overflow:hidden; background:#111; } .btn-liquid span{ flex:1; padding:14px; text-align:center; color:#fff; cursor:pointer; transition:.4s; } .btn-liquid span:last-child{ background:#12b76a; } .btn-liquid span:hover{ flex:1.3; }
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!