A Pen by Karsten Buckstegge

Size
3,521 Kb
Views
85,008

How do I make an a pen by karsten buckstegge?

What is a a pen by karsten buckstegge? How do you make a a pen by karsten buckstegge? This script and codes were developed by Karsten Buckstegge on 10 September 2022, Saturday.

A Pen by Karsten Buckstegge Previews

A Pen by Karsten Buckstegge - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Karsten Buckstegge</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! */ /* IMOPRT ICON FONT */
@import url(http://weloveiconfonts.com/api/?family=brandico);
/* brandico */
[class*="brandico-"]:before { font-family: 'brandico', sans-serif;
}
/* DEFINE SCSS VARIABLES */
/* calcuated values */
/* START DEFINITION */
.button { width: 100px; height: 100px; background: #242728; margin: 60px auto; transform: rotate(45deg);
}
@keyframes click { 0% { transform: scale(1); } 20% { transform: scale(1.1); } 100% { transform: scale(0.5); }
}
@keyframes colortrans { 0% { color: #363A3D; } 20% { color: #242728; } 100% { color: #F6FBFC; }
}
.button:before { content: ""; position: absolute; width: 75px; height: 75px; background: transparent; margin-top: -30px; margin-left: -30px; border-bottom: 10px solid #242728; border-right: 10px solid #242728;
}
.button:hover:before { transform-origin: 100% 100%; animation: click ease 2.4s;
}
.button:after { content: ""; position: absolute; width: 75px; height: 75px; background: transparent; margin-top: 45px; margin-left: 45px; border-top: 10px solid #242728; border-left: 10px solid #242728;
}
.button:hover:after { transform-origin: 0% 0%; animation: click ease 2.4s;
}
.rotator { position: absolute; width: 0px; height: 0px; margin-top: 50px; margin-left: 30px; z-index: 100; transform: rotate(-45deg);
}
span { font-size: 33.33333px; color: #363A3D;
}
.button:hover span { color: #F6FBFC; animation: colortrans ease 2.6s;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <html lang="en">
<head> <meta charset="UTF-8" /> <title>Crazy Buttons</title>
</head>
<body> <div class="button"> <div class="rotator"> <span class="brandico-vimeo"></span> </div> </div>
</body>
</html> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

A Pen by Karsten Buckstegge - Script Codes CSS Codes

/* IMOPRT ICON FONT */
@import url(http://weloveiconfonts.com/api/?family=brandico);
/* brandico */
[class*="brandico-"]:before { font-family: 'brandico', sans-serif;
}
/* DEFINE SCSS VARIABLES */
/* calcuated values */
/* START DEFINITION */
.button { width: 100px; height: 100px; background: #242728; margin: 60px auto; transform: rotate(45deg);
}
@keyframes click { 0% { transform: scale(1); } 20% { transform: scale(1.1); } 100% { transform: scale(0.5); }
}
@keyframes colortrans { 0% { color: #363A3D; } 20% { color: #242728; } 100% { color: #F6FBFC; }
}
.button:before { content: ""; position: absolute; width: 75px; height: 75px; background: transparent; margin-top: -30px; margin-left: -30px; border-bottom: 10px solid #242728; border-right: 10px solid #242728;
}
.button:hover:before { transform-origin: 100% 100%; animation: click ease 2.4s;
}
.button:after { content: ""; position: absolute; width: 75px; height: 75px; background: transparent; margin-top: 45px; margin-left: 45px; border-top: 10px solid #242728; border-left: 10px solid #242728;
}
.button:hover:after { transform-origin: 0% 0%; animation: click ease 2.4s;
}
.rotator { position: absolute; width: 0px; height: 0px; margin-top: 50px; margin-left: 30px; z-index: 100; transform: rotate(-45deg);
}
span { font-size: 33.33333px; color: #363A3D;
}
.button:hover span { color: #F6FBFC; animation: colortrans ease 2.6s;
}
A Pen by Karsten Buckstegge - Script Codes
A Pen by Karsten Buckstegge - Script Codes
Home Page Home
Developer Karsten Buckstegge
Username MrBambule
Uploaded September 10, 2022
Rating 3
Size 3,521 Kb
Views 85,008
Do you need developer help for A Pen by Karsten Buckstegge?

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!

Karsten Buckstegge (MrBambule) 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!