Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Code Loader"
Bootstrap 3.3.0 Snippet by
csshint
3.3.0
loader
Preview
HTML
CSS
View Full Screen
Fork
Fork this
4.7K
 
2 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8"> <title>Code Loader</title> <link rel="stylesheet" href="css/style.css"> </head> <body> <div class="loader"> <span>{</span><span>}</span> </div> <div class="ftr">Design by <a href="http://www.csshint.com/" target="_blank">www.csshint.com</a></div> </body> </html>
html, body { width: 100%; height: 100%; margin: 0; padding: 0; } body { display: flex; justify-content: center; align-items: center; background-color: #EA4961; } .loader { color: #fff; font-family: Consolas, Menlo, Monaco, monospace; font-weight: bold; font-size: 30vh; opacity: 0.8; } .loader span { display: inline-block; -webkit-animation: pulse 0.4s alternate infinite ease-in-out; animation: pulse 0.4s alternate infinite ease-in-out; } .loader span:nth-child(odd) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } @-webkit-keyframes pulse { to { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0.5; } } @keyframes pulse { to { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0.5; } } .ftr{ text-align: center; width: 100%; position: absolute; bottom: 70px; }
Related:
See More
Free Template
Material Dashboard React
38.4K
41
Boll css loader
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76