Gradient-ui-button-mark-fx

Developer
Size
1,881 Kb
Views
18,216

How do I make an gradient-ui-button-mark-fx?

What is a gradient-ui-button-mark-fx? How do you make a gradient-ui-button-mark-fx? This script and codes were developed by TabSpace on 22 November 2022, Tuesday.

Gradient-ui-button-mark-fx Previews

Gradient-ui-button-mark-fx - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>gradient-ui-button-mark-fx</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! */ .ui-button{ width: 50px; height: 50px; border-radius:5px; border: 1px solid #000; background-image:radial-gradient(circle at 50% 50%, transparent 10px, #fff 10px); background-color:#f99; font-size: 24px; color:#000; animation: color ease 4s infinite;
}
@keyframes color{ 25% {background-color:#9c9;} 50% {background-color:#9c9;} 75% {background-color:#f99;}
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <button class="ui-button"></button>
</body>
</html>

Gradient-ui-button-mark-fx - Script Codes CSS Codes

.ui-button{ width: 50px; height: 50px; border-radius:5px; border: 1px solid #000; background-image:radial-gradient(circle at 50% 50%, transparent 10px, #fff 10px); background-color:#f99; font-size: 24px; color:#000; animation: color ease 4s infinite;
}
@keyframes color{ 25% {background-color:#9c9;} 50% {background-color:#9c9;} 75% {background-color:#f99;}
}
Gradient-ui-button-mark-fx - Script Codes
Gradient-ui-button-mark-fx - Script Codes
Home Page Home
Developer TabSpace
Username tabspace
Uploaded November 22, 2022
Rating 3
Size 1,881 Kb
Views 18,216
Do you need developer help for Gradient-ui-button-mark-fx?

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!

TabSpace (tabspace) Script Codes
Create amazing captions 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!