Skip to content

vladocar/Simple-Button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CSS Button

Starter Kit for CSS Buttons


I decided to build my starter Button CSS Kit so I don't need to reinvent and recode the CSS Button for every new project.

List of features:

  • Minimal around 0.3 Kb
  • It adjusts to the font size.
  • Normal / Round / Pill Shape Buttons
  • Personalize your colors
  • Just few CSS classes

Demo

Demo - Simple CSS Button

The HTML code looks like this:

  <div class="button btcolor">Button</div>
  <div class="button btcolor round">Button</div>
  <div class="button btcolor pill">Button</div>

Download & Installation

Everything is in the button.css file.

License

This project is licensed under the MIT License

About

Simple CSS Button - Starter Kit for CSS Buttons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published