Author: | Design-and-Code |
---|---|
Views Total: | 519 views |
Official Page: | Go to website |
Last Update: | October 8, 2022 |
License: | MIT |
Preview:

Description:
Every website needs some attention-grabbing UI elements, and creating stylish buttons that bring fun and emotion to your users is a quick and easy way to add some character.
In this post you will find a collection of 30+ subtle yet beautiful CSS-only hover animations that are perfect for creating eye-catching, unique, and stylish buttons for your site.
How to use it:
1. Download and import the buttons.css.
<link rel="stylesheet" href="./buttons/buttons.css" />
2. Apply a hover animation to the button.
<button class="button-1.. button--example"> <span>example</span> </button>