WIP

Developer
Size
2,835 Kb
Views
12,144

How do I make an wip?

What is a wip? How do you make a wip? This script and codes were developed by Adam Orchard on 02 December 2022, Friday.

WIP Previews

WIP - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>WIP</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! */ body { background: #fefefe; color: #808080; font-size: 30px; font-family: "Lato";
}
.container { background: #f1f1f1; width: 10em; height: 2em; border: #afafb0 1px solid; position: absolute; left: 50%; top: 50%; margin: -1em -5em; border-radius: 4px; line-height: 2em;
}
.icon { width: 1.2em; height: 1.2em; background: #808080; border-radius: 50%; top: 50%; left: 0; position: absolute; margin: -0.6em 0.4em;
}
.icon:before { width: 2em; height: 2em; background: #e2685c; border-radius: 50%; top: 0; left: 0; position: absolute; margin: 0;
}
label { position: absolute; left: 2em;
}
.switch:empty { margin-left: -999px;
}
.switch:empty ~ label { top: 50%; right: 0; margin: -0.5em 1em; display: block; width: 3em; height: 1em; background: #5eb0e7; position: relative; float: right; line-height: 1.6em; text-indent: 4em; margin: 0.2em 0; cursor: pointer; user-select: none;
}
.switch:empty ~ label:before { background: #5eb0e7; width: 4em; height: 2em;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class="container"> <div class="icon"></div> <label for="switch1">Night</label> <input id="switch1" type="checkbox" class="switch" />
</div>
</body>
</html>

WIP - Script Codes CSS Codes

body { background: #fefefe; color: #808080; font-size: 30px; font-family: "Lato";
}
.container { background: #f1f1f1; width: 10em; height: 2em; border: #afafb0 1px solid; position: absolute; left: 50%; top: 50%; margin: -1em -5em; border-radius: 4px; line-height: 2em;
}
.icon { width: 1.2em; height: 1.2em; background: #808080; border-radius: 50%; top: 50%; left: 0; position: absolute; margin: -0.6em 0.4em;
}
.icon:before { width: 2em; height: 2em; background: #e2685c; border-radius: 50%; top: 0; left: 0; position: absolute; margin: 0;
}
label { position: absolute; left: 2em;
}
.switch:empty { margin-left: -999px;
}
.switch:empty ~ label { top: 50%; right: 0; margin: -0.5em 1em; display: block; width: 3em; height: 1em; background: #5eb0e7; position: relative; float: right; line-height: 1.6em; text-indent: 4em; margin: 0.2em 0; cursor: pointer; user-select: none;
}
.switch:empty ~ label:before { background: #5eb0e7; width: 4em; height: 2em;
}
WIP - Script Codes
WIP - Script Codes
Home Page Home
Developer Adam Orchard
Username orchard
Uploaded December 02, 2022
Rating 3
Size 2,835 Kb
Views 12,144
Do you need developer help for WIP?

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!

Adam Orchard (orchard) Script Codes
Create amazing art & images 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!