F Loader

Developer
Size
1,981 Kb
Views
24,288

How do I make an f loader?

Just a quick joke. What is a f loader? How do you make a f loader? This script and codes were developed by Chris Johnson on 01 October 2022, Saturday.

F Loader Previews

F Loader - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>F Loader</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <h1>IDGA<span class='the-f'>F</span></h1>
</body>
</html>

F Loader - Script Codes CSS Codes

body { background: #1f1f1f; color: #e8e8e8;
}
h1 { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 84px; font-weight: 100; letter-spacing: 4px;
}
.the-f { display: inline-block; -webkit-animation: rotato 1200ms infinite; animation: rotato 1200ms infinite;
}
@-webkit-keyframes rotato { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes rotato { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
F Loader - Script Codes
F Loader - Script Codes
Home Page Home
Developer Chris Johnson
Username jhnsnc
Uploaded October 01, 2022
Rating 3
Size 1,981 Kb
Views 24,288
Do you need developer help for F Loader?

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!

Chris Johnson (jhnsnc) Script Codes
Create amazing web content 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!