|
14 | 14 |
|
15 | 15 | <!-- Search Engine -->
|
16 | 16 | <meta name="title" content="CSS loaders and spinner">
|
17 |
| - <meta name="description" content="A usual situation that we all might face while going through websites is to wait for some progress or something to get loaded. A most common solution in such scenarios is to use a loader,spinner to indicate users This is a library having a collection of such loaders,spinners . There is no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too"> |
| 17 | + <meta name="description" content="CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too."> |
18 | 18 | <meta name="keywords" content="css, loader, spinners , loading , waiting, css loading, cssloaders, css loaders, css3 loaders, css spinners, css3spinners, , css3 spinners, , cssspinners, HTML, CSS3">
|
19 | 19 | <meta name="author" content="Vineeth TR">
|
20 | 20 |
|
21 | 21 | <!-- Schema.org for Google -->
|
22 | 22 | <meta itemprop="name" content="CSS loaders and spinner">
|
23 |
| - <meta itemprop="description" content="A usual situation that we all might face while going through websites is to wait for some progress or something to get loaded. A most common solution in such scenarios is to use a loader,spinner to indicate users This is a library having a collection of such loaders,spinners . There is no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too"> |
| 23 | + <meta itemprop="description" content="CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too."> |
24 | 24 | <meta name="image" content="https://cssloaders.github.io/images/Loader-screen.png">
|
25 | 25 |
|
26 | 26 | <!-- Open Graph general (Facebook, Pinterest & Google+) -->
|
27 | 27 | <meta name="og:title" content="CSS loaders and spinners">
|
28 |
| - <meta name="og:description" content="A usual situation that we all might face while going through websites is to wait for some progress or something to get loaded. A most common solution in such scenarios is to use a loader, spinner to indicate users This is a library having a collection of such loaders, spinners. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too"> |
| 28 | + <meta name="og:description" content="CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too."> |
29 | 29 | <meta name="og:image" content="https://cssloaders.github.io/images/Loader-screen.png">
|
30 | 30 | <meta name="og:url" content="https://cssloaders.github.io/">
|
31 | 31 | <meta name="og:site_name" content="CSS loaders and spinners">
|
|
35 | 35 | <!-- Twitter -->
|
36 | 36 | <meta name="twitter:card" content="summary">
|
37 | 37 | <meta name="twitter:title" content="CSS loaders and spinners">
|
38 |
| - <meta name="twitter:description" content="A usual situation that we all might face while going through websites is to wait for some progress or something to get loaded. A most common solution in such scenarios is to use a loader, spinner to indicate users This is a library having a collection of such loaders, spinners. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too"> |
| 38 | + <meta name="twitter:description" content="CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure CSS. Hence it is easily customization too."> |
39 | 39 | <meta property="twitter:url" content="https://cssloaders.github.io/">
|
40 | 40 | <meta name="twitter:creator" content="@vineethtrv">
|
41 | 41 | <meta name="twitter:image:src" content="https://cssloaders.github.io/images/Loader-screen.png">
|
|
0 commit comments