I Made 100 CSS Buttons For Your Next Big Project 🚀️

vidova

VIDOVA.ai

Posted on May 22, 2022

I Made 100 CSS Buttons For Your Next Big Project 🚀️

If you like this article, don’t forget to click on that heart button to show your appreciation.

You’re probably thinking: That’s an odd way to start an article…

But I just wanted to show you that buttons really are everywhere!

GitHub logo eludadev / ui-buttons

100 Modern CSS Buttons. Every style that you can imagine.

🚀️ We're on Product Hunt!

If you want me to keep making amazing free resources for you, I would really appreaciate your feedback and support on my Product Hunt launch! 🤗️

100 CSS Buttons

🤖️ To See Code, Click on One of The Links

Preview Link Description
CSS Button that changes color on click or hover. Basic CSS Button that changes color on click or hover.
CSS Button slides its two inverted triangles to the middle on click or hover. Inverted Triangles CSS Button slides its two inverted triangles to the middle on click or hover.
CSS Button that slides its pseudo-element underline on hover or click. Line Slide CSS Button that slides its pseudo-element underline on hover or click.
CSS Button that crosses over itself and expands on hover or click. Don't Cross The Line CSS Button that crosses over itself and expands on hover or click.
CSS Button that slices its background and cycles its content vertically on click or hover. Slicer And Marquee CSS Button that slices its background and cycles its content vertically on click or hover.
CSS Button that slides two inward-pointing pseudo-element triangles to the center on hover or click. Zoom In And Text Rotate CSS Button that slides two inward-pointing pseudo-element triangles to the center on hover or click.
CSS Button that slides its four alternate blocks and flips its text vertically on click or hover. Alternate Blocks And Text Flip CSS Button that slides its four alternate blocks
…

You’re bored. So you take your phone out, and you click buttons to —

  1. turn it on (a physical button)
  2. open the twitter app (an icon button)
  3. go to the home page (a navigation button)
  4. like and reply to a tweet (an action button)

and the list goes on and on….

I think that you get it by now, we are obsessed with pressing buttons! So let me propose an idea…

Buttons should be more fun! And by “fun”, I really mean —

  • practical,
  • precise,
  • and modern.

But as web developers, we already have to worry about so many other things —

  • accessibility (a11y),
  • web vitals,
  • seo.

So imagine if someone could just take one little hurdle away, so that we can focus on the more important stuff…

I decided that I should be that person. I took on the responsibility of building buttons that are —

  • accessible (uses ARIA attributes),
  • modern in style,
  • responsive (works on desktop and mobile).

And not just that, I also decided to make ONE HUNDRED different styles for these buttons. You are guaranteed to find that one style that just works on your website!

Now let’s break-apart one of my favorite button styles: The Overfold.

It first starts by animating a clip-path from one corner to another.

The second part of the effect involves scrolling text vertically, while clipping it using overflow: hidden.


Did you know? I’m working on 150 CSS Buttons. Follow me to be the first to know when it drops! 🤗

[deleted user] image

[Deleted User]

đź’– đź’Ş đź™… đźš©
vidova
VIDOVA.ai

Posted on May 22, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related