Gradient-ticket-transparent

Developer
Size
1,589 Kb
Views
10,120

How do I make an gradient-ticket-transparent?

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

Gradient-ticket-transparent Previews

Gradient-ticket-transparent - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>gradient-ticket-transparent</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="ticket">TICKET</div>
</body>
</html>

Gradient-ticket-transparent - Script Codes CSS Codes

body{ background-color:#ccc; animation: color linear 20s infinite;
}
@keyframes color{ 25% {background-color:#fcc;} 50% {background-color:#cfc;} 75% {background-color:#ccf;}
}
.ticket{ margin:auto; width:240px; height:120px; line-height:120px; background-image: radial-gradient(circle at 0% 50%, transparent 3px, #359 3px),radial-gradient(circle at 100% 50%, transparent 3px, #359 3px); background-position:0 0, 100% 0; background-size: 50% 10px; background-repeat:repeat-y; color: #fff; text-align:center; font-size:40px;
}
Gradient-ticket-transparent - Script Codes
Gradient-ticket-transparent - Script Codes
Home Page Home
Developer TabSpace
Username tabspace
Uploaded November 22, 2022
Rating 3
Size 1,589 Kb
Views 10,120
Do you need developer help for Gradient-ticket-transparent?

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!