A Pen by Juan Cabrera

Developer
Size
2,429 Kb
Views
26,312

How do I make an a pen by juan cabrera?

What is a a pen by juan cabrera? How do you make a a pen by juan cabrera? This script and codes were developed by Juan Cabrera on 12 August 2022, Friday.

A Pen by Juan Cabrera Previews

A Pen by Juan Cabrera - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Juan Cabrera</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class='button'> <span>C</span>
</div>
</body>
</html>

A Pen by Juan Cabrera - Script Codes CSS Codes

.button { width: 300px; height: 50px; background: green; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: width cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, border-radius cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 400ms; transition: width cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, border-radius cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 400ms; transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, width cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, border-radius cubic-bezier(0.215, 0.61, 0.355, 1) 400ms; transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, width cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, border-radius cubic-bezier(0.215, 0.61, 0.355, 1) 400ms, -webkit-transform cubic-bezier(0.215, 0.61, 0.355, 1) 400ms;
}
.button span { opacity: 0; -webkit-transition: opacity ease-out 300ms 100ms; transition: opacity ease-out 300ms 100ms; text-align: center; color: white; font-size: 30px; line-height: 50px; display: block; -webkit-animation: move-the-object 1s infinite cubic-bezier(0.215, 0.61, 0.355, 1); animation: move-the-object 1s infinite cubic-bezier(0.215, 0.61, 0.355, 1); font-family: 'Brown'; -webkit-transform-origin: center center; transform-origin: center center; padding-top: 3px; padding-right: 2px;
}
.button:hover { -webkit-transform: translate(-50%, -50%) skew(12deg, -12deg); transform: translate(-50%, -50%) skew(12deg, -12deg); width: 50px; border-radius: 100%;
}
.button:hover span { opacity: 1;
}
@-webkit-keyframes move-the-object { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
A Pen by Juan Cabrera - Script Codes
A Pen by Juan Cabrera - Script Codes
Home Page Home
Developer Juan Cabrera
Username cabrera
Uploaded August 12, 2022
Rating 3
Size 2,429 Kb
Views 26,312
Do you need developer help for A Pen by Juan Cabrera?

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!

Juan Cabrera (cabrera) 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!