Pulsating rings

Developer
Size
2,324 Kb
Views
18,216

How do I make an pulsating rings?

I simpler version of pulsating spinning rings made purely in CSS3 inspired by a flash animation made here: http://www.ethnoport.pl/. What is a pulsating rings? How do you make a pulsating rings? This script and codes were developed by Aleks on 14 October 2022, Friday.

Pulsating rings Previews

Pulsating rings - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Pulsating rings</title> <link rel="stylesheet" href="css/style.css">
</head>
<body>	<body>	<div class="circle one"><div id="one"></div></div>	<div class="circle two"><div id="two"></div></div>	<div class="circle three"><div id="three"></div></div>	<div class="circle four"><div id="four"></div></div>	<div class="circle five"><div id="five"></div></div>	<div class="circle six"><div id="six"></div></div>	<div class="circle seven"><div id="seven"></div></div>	</body>
</body>
</html>

Pulsating rings - Script Codes CSS Codes

body {	background-image: url(http://www.android-hilfe.de/attachments/themes-fuer-samsung-galaxy-s3/112390d1344443615-theme-jb-mixed-black-blue-hd-v4-15toggles-masta_gee81-16-09-12-dark-blue-1920x1200-wallpapershd.org.jpg);	overflow: hidden;
}
.circle {	width: 600px;	height: 600px;	position: absolute;	left: 50%;	top: 50%;	margin-left: -300px;	margin-top: -300px;	text-align:center;
}
.circle.one {	-webkit-animation: pulsate 1s ease-in-out;	-webkit-animation-iteration-count: infinite;	-webkit-animation-delay:0.7s;
}
.circle.two {	-webkit-animation: pulsate 1s ease-in-out;	-webkit-animation-iteration-count: infinite;	-webkit-animation-delay:0.6s;
}
.circle.three {	-webkit-animation: pulsate 1s ease-in-out;	-webkit-animation-iteration-count: infinite;	-webkit-animation-delay:0.5s;
}
.circle.four {	-webkit-animation: pulsate 1s ease-in-out;	-webkit-animation-iteration-count: infinite;	-webkit-animation-delay:0.4s;
}
.circle.five {	-webkit-animation: pulsate 1s ease-in-out;	-webkit-animation-iteration-count: infinite;	-webkit-animation-delay:0.3s;
}
.circle.six {	-webkit-animation: pulsate 1s ease-in-out;	-webkit-animation-iteration-count: infinite;	-webkit-animation-delay:0.2s;
}
.circle.seven {	-webkit-animation: pulsate 1s ease-in-out;	-webkit-animation-iteration-count: infinite;	-webkit-animation-delay:0.1s;
}
#one {	-webkit-animation: clockwise 30s infinite linear;	-moz-animation: clockwise 30s infinite linear;	-o-animation: clockwise 30s infinite linear;	animation: clockwise 30s infinite linear;	border-radius: 50%;	width: 100%;	height: 100%;	border: 5px dashed #EE0000;
}
#two {	-webkit-animation: clockwise 20s infinite linear;	-moz-animation: clockwise 20s infinite linear;	-o-animation: clockwise 20s infinite linear;	animation: clockwise 20s infinite linear;	border-radius: 50%;	width: 90%;	height: 90%;	border: 5px dotted #00CED1;	margin-top: 5%;	margin-left: 5%;
}
#three {	-webkit-animation: counter-clockwise 10s infinite linear;	-moz-animation: counter-clockwise 10s infinite linear;	-o-animation: counter-clockwise 10s infinite linear;	animation: counter-clockwise 10s infinite linear;	border-radius: 50%;	width: 80%;	height: 80%;	border: 5px dashed #FFA824;	margin-top: 10%;	margin-left: 10%;
}
#four {	-webkit-animation: clockwise 20s infinite linear;	-moz-animation: clockwise 20s infinite linear;	-o-animation: clockwise 20s infinite linear;	animation: clockwise 20s infinite linear;	border-radius: 50%;	width: 70%;	height: 70%;	border: 5px dotted #EE0000;	margin-top: 15%;	margin-left: 15%;
}
#five {	-webkit-animation: counter-clockwise 30s infinite linear;	-moz-animation: counter-clockwise 30s infinite linear;	-o-animation: counter-clockwise 30s infinite linear;	animation: counter-clockwise 30s infinite linear;	border-radius: 50%;	width: 60%;	height: 60%;	border: 5px dashed #00CED1;	margin-top: 20%;	margin-left: 20%;
}
#six {	-webkit-animation: clockwise 20s infinite linear;	-moz-animation: clockwise 20s infinite linear;	-o-animation: clockwise 20s infinite linear;	animation: clockwise 20s infinite linear;	border-radius: 50%;	width: 50%;	height: 50%;	border: 5px dotted #FFA824;	margin-top: 25%;	margin-left: 25%;
}
#seven {	-webkit-animation: counter-clockwise 20s infinite linear;	-moz-animation: counter-clockwise 20s infinite linear;	-o-animation: counter-clockwise 20s infinite linear;	animation: counter-clockwise 20s infinite linear;	border-radius: 50%;	width: 40%;	height: 40%;	border: 5px dashed #FFFFFF;	margin-top: 30%;	margin-left: 30%;
}
@-webkit-keyframes clockwise {	from {-webkit-transform: rotate(0deg);}	to {-webkit-transform: rotate(360deg);}
}
@-webkit-keyframes counter-clockwise {	from {-webkit-transform: rotate(360deg);}	to {-webkit-transform: rotate(0deg);}
}
@-webkit-keyframes pulsate {	80% {	-webkit-transform: scale(1.05, 1.05);	-moz-transform: scale(1.05, 1.05);	-o-transform: scale(1.05, 1.05);	transform: scale(1.05, 1.05);	}	90% {	-webkit-transform: scale(1.1, 1.1);	-moz-transform: scale(1.1, 1.1);	-o-transform: scale(1.1, 1.1);	transform: scale(1.1, 1.1);	}	100% {	-webkit-transform: scale(1.15, 1.15);	-moz-transform: scale(1.15, 1.15);	-o-transform: scale(1.15, 1.15);	transform: scale(1.15, 1.15);	}
}
Pulsating rings - Script Codes
Pulsating rings - Script Codes
Home Page Home
Developer Aleks
Username achudars
Uploaded October 14, 2022
Rating 3
Size 2,324 Kb
Views 18,216
Do you need developer help for Pulsating rings?

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!

Aleks (achudars) Script Codes
Create amazing Facebook ads 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!