Border-radius animation
How do I make an border-radius animation?
What is a border-radius animation? How do you make a border-radius animation? This script and codes were developed by Yukulélé on 26 August 2022, Friday.
Border-radius animation - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Border-radius animation</title> <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! */ #foo { width: 200px; height: 200px; background: #444; animation: corner 3s; border-radius: 50%; animation-iteration-count: infinite; animation-timing-function: linear; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;
}
@keyframes corner { 0% { border-top-left-radius: 1% 50%; } 12.5% { border-top-left-radius: 50%; border-top-right-radius: 50%; } 25% { border-top-right-radius: 1% 50%; } 25.001% { border-top-right-radius: 50% 1%; } 37.5% { border-top-right-radius: 50%; border-bottom-right-radius: 50%; } 50% { border-bottom-right-radius: 50% 1%; } 50.001% { border-bottom-right-radius: 1% 50%; } 62.5% { border-bottom-right-radius: 50%; border-bottom-left-radius: 50%; } 75% { border-bottom-left-radius: 1% 50%; } 75.001% { border-bottom-left-radius: 50% 1%; } 87.5% { border-bottom-left-radius: 50%; border-top-left-radius: 50%; } 100% { border-top-left-radius: 50% 1%; }
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div id="foo"></div>
</body>
</html>
Border-radius animation - Script Codes CSS Codes
#foo { width: 200px; height: 200px; background: #444; animation: corner 3s; border-radius: 50%; animation-iteration-count: infinite; animation-timing-function: linear; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;
}
@keyframes corner { 0% { border-top-left-radius: 1% 50%; } 12.5% { border-top-left-radius: 50%; border-top-right-radius: 50%; } 25% { border-top-right-radius: 1% 50%; } 25.001% { border-top-right-radius: 50% 1%; } 37.5% { border-top-right-radius: 50%; border-bottom-right-radius: 50%; } 50% { border-bottom-right-radius: 50% 1%; } 50.001% { border-bottom-right-radius: 1% 50%; } 62.5% { border-bottom-right-radius: 50%; border-bottom-left-radius: 50%; } 75% { border-bottom-left-radius: 1% 50%; } 75.001% { border-bottom-left-radius: 50% 1%; } 87.5% { border-bottom-left-radius: 50%; border-top-left-radius: 50%; } 100% { border-top-left-radius: 50% 1%; }
}

Developer | Yukulélé |
Username | yukulele |
Uploaded | August 26, 2022 |
Rating | 4 |
Size | 2,480 Kb |
Views | 32,368 |
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 |
Pure css responsive Shadow of the Beast | 3,583 Kb |
Pure CSS Star Wars opening crawl | 8,792 Kb |
Prime number | 3,612 Kb |
Steiner chain | 6,884 Kb |
Perlin noise animation | 3,948 Kb |
CSS torus | 3,603 Kb |
Pure CSS Dancing Tree | 3,345 Kb |
Acid swiming pool | 1,895 Kb |
Pure CSS machine arm articulated | 3,309 Kb |
CSS Vortex | 2,655 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 |
SVG Hover Animations | Kjbrum | 10,557 Kb |
Multiple jCarousel | Pafnuty | 2,461 Kb |
Alter bg opacity on hover... | Chrisboon27 | 2,054 Kb |
Incremental game | Eprouver | 5,868 Kb |
Social.svg.min | Larsenwork | 13,849 Kb |
React Vote Component | Souporserious | 5,465 Kb |
Fun animations with CSS3 | Minimalmonkey | 2,360 Kb |
Draggables in pure angular | Rlo206 | 5,167 Kb |
Main page display | BarryKe | 4,562 Kb |
Pure CSS Torch Light | Juliendargelos | 2,727 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!