Skip to content

rajatkantinandi/css-spinners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Pen created at CodePen.io. You can find this one at https://codepen.io/rajatkantinandi/pen/vdxzaV.

Spin it!! - CSS Spinners & Loaders

A collection of colorful pure CSS Spinners

How to Use??

  • Copy the CSS file into your stylesheet
  • To add any of these 10 loaders add the following lines in your html

<div class="loader loader#X"></div >

Where '#X' is the loader number from 1 to 10

  • Scale it to your required style by adding css property transform:scale() in the loader class