Loading...
How do I make an loading...?
What is a loading...? How do you make a loading...? This script and codes were developed by Adam on 27 December 2022, Tuesday.
Loading... - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Loading...</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id="loading"><div class="ui-loading"><ul><li></li><li></li><li></li></ul></div></div>
</body>
</html>
Loading... - Script Codes CSS Codes
body { background-color: #FF5B53;
}
/* Animation */
@-moz-keyframes loadingAnimation { from { opacity: 0.8; } to { opacity: 0.2; }
}
@-webkit-keyframes loadingAnimation { from { opacity: 0.8; } to { opacity: 0.2; }
}
@-o-keyframes loadingAnimation { from { opacity: 0.8; } to { opacity: 0.2; }
}
@-ms-keyframes loadingAnimation { from { opacity: 0.8; } to { opacity: 0.2; }
}
@-khtml-keyframes loadingAnimation { from { opacity: 0.8; } to { opacity: 0.2; }
}
@keyframes loadingAnimation { from { opacity: 0.8; } to { opacity: 0.2; }
}
/* The container */
#loading { height: 30px; width: 100px; text-align: center; position: absolute; left: 50%; top: 50%; margin-left: -50px; margin-top: -15px; display: block;
}
.ui-loading { width: 100%; height: 50px; text-align: center; margin-top: 15px;
}
.ui-loading ul, .ui-loading li { list-style-type: none; list-type: none; margin: 0px; padding: 0px;
}
.ui-loading ul { display: inline-block;
}
.ui-loading li { float: left; display: inline; height: 20px; width: 20px; border-radius: 50%; background-color: #FFF; margin-right: 5px; opacity: 0.2; -webkit-animation: loadingAnimation 1s infinite; -moz-animation: loadingAnimation 1s infinite; animation: loadingAnimation 1s infinite;
}
.ui-loading li:nth-child(1) { -webkit-animation-delay: 0s; -moz-animation-delay: 0s; animation-delay: 0s;
}
.ui-loading li:nth-child(2) { -webkit-animation-delay: 250ms; -moz-animation-delay: 250ms; animation-delay: 250ms;
}
.ui-loading li:nth-child(3) { -webkit-animation-delay: 500ms; -moz-animation-delay: 500ms; animation-delay: 500ms;
}

Developer | Adam |
Username | adamjacob |
Uploaded | December 27, 2022 |
Rating | 3 |
Size | 2,384 Kb |
Views | 8,092 |
Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!
Name | Size |
Inline SVG with ReactJS | 2,012 Kb |
A Pen by Adam | 3,348 Kb |
Blog Card | 2,494 Kb |
Simple Tabs | 2,546 Kb |
Hover Menu | 2,361 Kb |
Speech To Text | 3,109 Kb |
Bouncy Box | 2,157 Kb |
Water | 2,308 Kb |
Weather Widget | 3,451 Kb |
CSS Triangle Shadow | 1,714 Kb |
Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!
Name | Username | Size |
CSS Flip Animation | Bbodine1 | 2,525 Kb |
Beveled corners using CSS border attribute | DawsonMediaD | 2,136 Kb |
Loader | MikitaLisavets | 3,321 Kb |
Header | Er40 | 1,542 Kb |
Drag and Drop Quiz | Cgspicer | 3,837 Kb |
Banner Ad | Raquellorenzana | 4,172 Kb |
Polygon Dodecahedron in CSS | Vennsoh | 7,606 Kb |
Starfield using KineticJS | Asp | 3,512 Kb |
SVG Animation | Pollardld | 3,133 Kb |
Sign Up Form | Sicontis | 5,272 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!