Skip to content

CodingNORVIN/test-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Improved Toggle Button

A stylish, animated CSS-only toggle button with a smooth checkmark effect.

Usage

Include the HTML and CSS in your project. The hidden checkbox controls the toggle state, and the label displays the animated button.

<input type="checkbox" id="_checkbox" />
<label for="_checkbox">
  <div id="tick_mark"></div>
</label>

Demo

If the hosted demo is not available, see the interactive preview below:

Demo GIF

License

MIT © nor1vin

About

A stylish, animated CSS-only toggle button with a smooth checkmark effect.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •