Skip to content

MortezaHallaji/Eskeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eskeleton

Eskeleton loading for html

This loading created by html,css,js

Usage

<div class="eskeleton" data-class="" data-image="" data-alt="" data-title=""></div>

Description about attributes

data-class : you can set your classes and if you want to use two or more class , you can use space for seprate classes for example :

data-class="img-fluid w-100 mt-5 mb-5"

data-image : Your image address for example :

data-image="https://images.unsplash.com/photo-1507525428034-b723cf961d3e?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=873&q=80"

data-alt : If you want to add alternative for image tag you can use this and if you don't want to use alt for image tag You must leave it blank for example :

data-alt="Test alternative"

OR

data-alt=""

data-title : If you want to add title for image tag you can use this and if you don't want to use title for image tag You must leave it blank for example :

data-title="Test title"

OR

data-title=""

About

Eskeleton loading for html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors