Seltzer samples

Size
3,443 Kb
Views
10,120

How do I make an seltzer samples?

What is a seltzer samples? How do you make a seltzer samples? This script and codes were developed by Orion Drummond on 13 January 2023, Friday.

Seltzer samples Previews

Seltzer samples - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Seltzer samples</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet prefetch' href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class='specimen'> <h1> seltzer <em> LESS mixins </em> </h1>
</div>
<h2> Samples
</h2> <script src="js/index.js"></script>
</body>
</html>

Seltzer samples - Script Codes CSS Codes

body { padding: 5em; width: 100%; min-height: 100vh; box-sizing: border-box; background-image: -webkit-linear-gradient(black, transparent); background-image: linear-gradient(black, transparent); background-repeat: no-repeat;
}
h1,
h2 { font-family: 'Open Sans Condensed', sans-serif; line-height: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-transform: uppercase;
}
h1 em,
h2 em { font-style: normal; font-weight: normal; font-size: 0.5em;
}
h1 em:before,
h2 em:before { content: "(";
}
h1 em:after,
h2 em:after { content: ")";
}
h2 { font-size: 5vmin; margin-top: 50vmin; font-weight: normal;
}
@media screen and (max-aspect-ratio: 1/1) { h2 { font-size: 5vmax; }
}
.specimen { font-size: 20vmin; position: fixed; height: 1em; width: 1em; padding: 0.25em 0.025em; background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), transparent), -webkit-linear-gradient(left, rgba(0, 0, 0, 0.25), transparent, rgba(0, 0, 0, 0.25)); background-image: linear-gradient(rgba(0, 0, 0, 0.5), transparent), linear-gradient(to right, rgba(0, 0, 0, 0.25), transparent, rgba(0, 0, 0, 0.25)); background-repeat: no-repeat; left: 50%; -webkit-transform: translatex(-50%); transform: translatex(-50%); display: block; background-origin: content-box; background-clip: content-box;
}
.specimen:before { content: ""; font-size: 0.5em; width: 100%; height: 1em; border-radius: 50%; box-sizing: border-box; position: absolute; top: 0; left: 0; background-color: silver; box-shadow: inset 0 -0.075em 0 rgba(0, 0, 0, 0.5), inset 0 -0.125em 0 -0.025em white, inset 0 0.05em 0 -0.025em rgba(255, 255, 255, 0.75), inset 0 0 0.125em 0.025em, inset 0 0.1em 0 0.05em rgba(0, 0, 0, 0.25), 0 0.125em 0.1em -0.1em;
}
.specimen:after { content: ""; position: absolute; bottom: 0; width: 1em; height: 0.5em; padding: 0.25em 0 0; box-sizing: border-box; left: 50%; -webkit-transform: translatex(-50%); transform: translatex(-50%); display: block; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.25), transparent, rgba(0, 0, 0, 0.25)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25), transparent, rgba(0, 0, 0, 0.25)); background-origin: content-box; background-clip: content-box; border-radius: 50%; box-shadow: 0 0.01em 0 rgba(255, 255, 255, 0.5), 0 0.025em 0.5em white, 0 0.05em 0;
}
.specimen h1 { font-size: 0.15em; position: absolute; top: 0; left: 1em; -webkit-transform: rotatex(-66deg) rotatey(10deg) rotatez(-33deg); transform: rotatex(-66deg) rotatey(10deg) rotatez(-33deg);
}

Seltzer samples - Script Codes JS Codes

//WIP
Seltzer samples - Script Codes
Seltzer samples - Script Codes
Home Page Home
Developer Orion Drummond
Username tappily
Uploaded January 13, 2023
Rating 3
Size 3,443 Kb
Views 10,120
Do you need developer help for Seltzer samples?

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!

Orion Drummond (tappily) 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!