A Pen by Joseph

Developer
Size
1,826 Kb
Views
12,144

How do I make an a pen by joseph?

What is a a pen by joseph? How do you make a a pen by joseph? This script and codes were developed by Joseph on 21 November 2022, Monday.

A Pen by Joseph Previews

A Pen by Joseph - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Joseph </title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="toggle"> <input type="checkbox" class="check"> <b class="b switch"></b> <b class="b track"></b>
</div>
</body>
</html>

A Pen by Joseph - Script Codes CSS Codes

* { margin: 0; padding: 0; position: relative; box-sizing: border-box;
}
html, body { height: 100%;
}
.b { display: block;
}
.toggle { position: absolute; top: 50%; left: 50%; width: 60px; height: 40px; border-radius: 100px; background-color: #ddd; margin: -20px -40px; overflow: hidden; box-shadow: inset 0 0 2px 1px rgba(0,0,0,.05);
}
.check { position: absolute; display: block; cursor: pointer; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 6;
} .check:checked ~ .track { box-shadow: inset 0 0 0 20px #4bd863; } .check:checked ~ .switch { right: 2px; left: 22px; transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860); transition-property: left, right; transition-delay: .05s, 0s; }
.switch { position: absolute; left: 2px; top: 2px; bottom: 2px; right: 22px; background-color: #fff; border-radius: 36px; z-index: 1; transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860); transition-property: left, right; transition-delay: 0s, .05s; box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.track { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: .35s cubic-bezier(0.785, 0.135, 0.150, 0.860); box-shadow: inset 0 0 0 2px rgba(0,0,0,.05); border-radius: 40px;
}
A Pen by Joseph - Script Codes
A Pen by Joseph - Script Codes
Home Page Home
Developer Joseph
Username jibbon
Uploaded November 21, 2022
Rating 3
Size 1,826 Kb
Views 12,144
Do you need developer help for A Pen by Joseph?

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!

Joseph (jibbon) Script Codes
Create amazing web 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!