A Pen by Josh Beckwith

Developer
Size
2,313 Kb
Views
22,264

How do I make an a pen by josh beckwith?

What is a a pen by josh beckwith? How do you make a a pen by josh beckwith? This script and codes were developed by Josh Beckwith on 29 August 2022, Monday.

A Pen by Josh Beckwith Previews

A Pen by Josh Beckwith - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Josh Beckwith</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<h1>SHINY HOVER EFFECT</h1>
</body>
</html>

A Pen by Josh Beckwith - Script Codes CSS Codes

body { background: #bbb;
}
h1 { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); cursor: pointer; display: inline-block; margin: 0 auto; color: black; background: -webkit-linear-gradient(-405deg, black 70%, white 75%, black 80%); background: linear-gradient(135deg, black 70%, white 75%, black 80%); background-size: 200%; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; text-fill-color: transparent;
}
h1:hover { -webkit-animation: anchor-gradient-hover 3s both; -moz-animation: anchor-gradient-hover 3s both; animation: anchor-gradient-hover 3s both; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite;
}
@-webkit-keyframes anchor-gradient-hover { 0% { background-position-x: 0; } 20%, 100% { background-position-x: -170%; }
}
@-moz-keyframes anchor-gradient-hover { 0% { background-position-x: 0; } 20%, 100% { background-position-x: -170%; }
}
@keyframes anchor-gradient-hover { 0% { background-position-x: 0; } 20%, 100% { background-position-x: -170%; }
}
A Pen by Josh Beckwith - Script Codes
A Pen by Josh Beckwith - Script Codes
Home Page Home
Developer Josh Beckwith
Username positlabs
Uploaded August 29, 2022
Rating 3
Size 2,313 Kb
Views 22,264
Do you need developer help for A Pen by Josh Beckwith?

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!

Josh Beckwith (positlabs) Script Codes
Create amazing SEO content 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!