Kinetic Mark by Philip Thepkaysone

Size
2,504 Kb
Views
22,264

How do I make an kinetic mark by philip thepkaysone?

As seen on Dribbble.. What is a kinetic mark by philip thepkaysone? How do you make a kinetic mark by philip thepkaysone? This script and codes were developed by Rosh Jutherford on 04 September 2022, Sunday.

Kinetic Mark by Philip Thepkaysone Previews

Kinetic Mark by Philip Thepkaysone - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Kinetic Mark by Philip Thepkaysone</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.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! */ * { box-sizing: border-box;
}
html { background: #DB5956;
}
.logo { width: 230px; height: 230px; margin: 40px auto; position: relative;
}
.rings { border-radius: 50%; border: 10px solid #fff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;
}
.rings:before, .rings:after { content: ''; position: absolute; width: 25px; height: 25px; background: #fff; border-radius: 50%;
}
.rings:before { top: -18px; left: 0; right: 0; margin: auto;
}
.rings:after { bottom: -18px; left: 0; right: 0; margin: auto;
}
.rings:first-of-type { width: 230px; height: 230px; animation: rotate 5s linear infinite; animation-fill-mode: forwards; animation-timing-function: ease;
}
.rings:first-of-type:before { box-shadow: 5px 0 0 #DB5956;
}
.rings:first-of-type:after { box-shadow: -5px 0 0 #DB5956;
}
.rings:nth-of-type(2) { width: 150px; height: 150px; transform: rotate(90deg); animation: rotate 4s linear infinite; animation-fill-mode: forwards; animation-direction: reverse; animation-timing-function: ease;
}
.rings:nth-of-type(2):before { box-shadow: -5px 0 0 #DB5956;
}
.rings:nth-of-type(2):after { box-shadow: 5px 0 0 #DB5956;
}
.rings:nth-of-type(3) { width: 70px; height: 70px; transform: rotate(45deg); animation: rotate 3s linear infinite; animation-fill-mode: forwards; animation-timing-function: ease;
}
.rings:nth-of-type(3):before { box-shadow: 5px 0 0 #DB5956;
}
.rings:nth-of-type(3):after { box-shadow: -5px 0 0 #DB5956;
}
@keyframes rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class="logo"> <div class="rings"></div> <div class="rings"></div> <div class="rings"></div>
</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Kinetic Mark by Philip Thepkaysone - Script Codes CSS Codes

* { box-sizing: border-box;
}
html { background: #DB5956;
}
.logo { width: 230px; height: 230px; margin: 40px auto; position: relative;
}
.rings { border-radius: 50%; border: 10px solid #fff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;
}
.rings:before, .rings:after { content: ''; position: absolute; width: 25px; height: 25px; background: #fff; border-radius: 50%;
}
.rings:before { top: -18px; left: 0; right: 0; margin: auto;
}
.rings:after { bottom: -18px; left: 0; right: 0; margin: auto;
}
.rings:first-of-type { width: 230px; height: 230px; animation: rotate 5s linear infinite; animation-fill-mode: forwards; animation-timing-function: ease;
}
.rings:first-of-type:before { box-shadow: 5px 0 0 #DB5956;
}
.rings:first-of-type:after { box-shadow: -5px 0 0 #DB5956;
}
.rings:nth-of-type(2) { width: 150px; height: 150px; transform: rotate(90deg); animation: rotate 4s linear infinite; animation-fill-mode: forwards; animation-direction: reverse; animation-timing-function: ease;
}
.rings:nth-of-type(2):before { box-shadow: -5px 0 0 #DB5956;
}
.rings:nth-of-type(2):after { box-shadow: 5px 0 0 #DB5956;
}
.rings:nth-of-type(3) { width: 70px; height: 70px; transform: rotate(45deg); animation: rotate 3s linear infinite; animation-fill-mode: forwards; animation-timing-function: ease;
}
.rings:nth-of-type(3):before { box-shadow: 5px 0 0 #DB5956;
}
.rings:nth-of-type(3):after { box-shadow: -5px 0 0 #DB5956;
}
@keyframes rotate { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }
}
Kinetic Mark by Philip Thepkaysone - Script Codes
Kinetic Mark by Philip Thepkaysone - Script Codes
Home Page Home
Developer Rosh Jutherford
Username the_ruther4d
Uploaded September 04, 2022
Rating 4.5
Size 2,504 Kb
Views 22,264
Do you need developer help for Kinetic Mark by Philip Thepkaysone?

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 blog posts 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!