Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 505 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 505 Bytes

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