Skip to content

herndev/Skeleton-loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Skeleton loading

Skeleton loading

Loading animation for web development

  • There's a lot of tutorials in making skeleton animation it's just that their tutorials are hard to understand.
  • This repo allows you to generate skeleton loading animation in a more organize and easier manner.

Tips

  • Works best when added custom height and width to elements.

Table of Contents


Installation

  • Copy/Move skeleton.css file to your css directory.
  • Add this <link rel="stylesheet" href="css/skeleton.css"> to the header of your html page.

Features

  • <div class="avt-1 sk-avatar"></div>
  • <div class="blk-1 sk-block"></div>
  • <h1 class="sk-text"></h1>
  • <p class="sk-text"></p>

About

Loading animation for web development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages