A Pen by Chris Holder

Developer
Size
2,538 Kb
Views
56,672

How do I make an a pen by chris holder?

What is a a pen by chris holder? How do you make a a pen by chris holder? This script and codes were developed by Chris Holder on 20 June 2022, Monday.

A Pen by Chris Holder Previews

A Pen by Chris Holder - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Chris Holder</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! */ div { position: relative; left: 47vw; top: 40vh; width: 6vw; height: 6vw; background: #e74c3c; border-radius: 50%; transition: all 2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
div:before, div:after { content: ''; position: absolute; width: 6vw; height: 6vw; border-radius: 50%; pointer-events: none; transition: all 2s ease-in-out;
}
div:before { left: -9vw; background: #2ecc71;
}
div:after { right: -9vw; background: #3498db;
}
div:hover { background: #e67e22; border-radius: 0; transform: rotate(720deg);
}
div:hover:before { background: #9b59b6;
}
div:hover:after { background: #f1c40f;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div></div>
</body>
</html>

A Pen by Chris Holder - Script Codes CSS Codes

div { position: relative; left: 47vw; top: 40vh; width: 6vw; height: 6vw; background: #e74c3c; border-radius: 50%; transition: all 2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
div:before, div:after { content: ''; position: absolute; width: 6vw; height: 6vw; border-radius: 50%; pointer-events: none; transition: all 2s ease-in-out;
}
div:before { left: -9vw; background: #2ecc71;
}
div:after { right: -9vw; background: #3498db;
}
div:hover { background: #e67e22; border-radius: 0; transform: rotate(720deg);
}
div:hover:before { background: #9b59b6;
}
div:hover:after { background: #f1c40f;
}
A Pen by Chris Holder - Script Codes
A Pen by Chris Holder - Script Codes
Home Page Home
Developer Chris Holder
Username see8ch
Uploaded June 20, 2022
Rating 3
Size 2,538 Kb
Views 56,672
Do you need developer help for A Pen by Chris Holder?

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!

Chris Holder (see8ch) 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!