Pre-loader 1 by Chris Hall

Size
2,658 Kb
Views
30,360

How do I make an pre-loader 1 by chris hall?

As seen on dribbble by . What is a pre-loader 1 by chris hall? How do you make a pre-loader 1 by chris hall? This script and codes were developed by Rosh Jutherford on 04 September 2022, Sunday.

Pre-loader 1 by Chris Hall Previews

Pre-loader 1 by Chris Hall - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Pre-loader 1 by Chris Hall</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <link rel='stylesheet prefetch' href='https://codepen.io/the_ruther4d/pen/8965cee6020d58b85a7084e327de3c86.css'> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ html { background: #c9c9c9;
}
.loader { width: 19.0rem; height: 19.0rem; margin: 50px auto; position: relative; background: #525e7a; border-radius: 50%; animation: loading 0.5s linear infinite;
}
.loader:after { content: ''; position: absolute; width: 18.5rem; height: 18.5rem; top: 1px; right: 0; left: 0; margin: auto; background: #c9c9c9; border-radius: 50%;
}
@keyframes loading { to { transform: rotate(360deg); }
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class='loader'></div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Pre-loader 1 by Chris Hall - Script Codes CSS Codes

html { background: #c9c9c9;
}
.loader { width: 19.0rem; height: 19.0rem; margin: 50px auto; position: relative; background: #525e7a; border-radius: 50%; animation: loading 0.5s linear infinite;
}
.loader:after { content: ''; position: absolute; width: 18.5rem; height: 18.5rem; top: 1px; right: 0; left: 0; margin: auto; background: #c9c9c9; border-radius: 50%;
}
@keyframes loading { to { transform: rotate(360deg); }
}
Pre-loader 1 by Chris Hall - Script Codes
Pre-loader 1 by Chris Hall - Script Codes
Home Page Home
Developer Rosh Jutherford
Username the_ruther4d
Uploaded September 04, 2022
Rating 4
Size 2,658 Kb
Views 30,360
Do you need developer help for Pre-loader 1 by Chris Hall?

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!

Rosh Jutherford (the_ruther4d) Script Codes
Create amazing art & images with AI!

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!