Keys

Size
2,290 Kb
Views
14,168

How do I make an keys?

Attempt at making keyboard style buttons, based on apple keyboards. What is a keys? How do you make a keys? This script and codes were developed by James Crockford on 19 November 2022, Saturday.

Keys Previews

Keys - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Keys</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> <kbd>ctrl</kbd> + <kbd>alt</kbd> + <kbd>del</kbd>
</body>
</html>

Keys - Script Codes CSS Codes

body { color: #cecece; font-size: 1em;
}
kbd { font-size: 1em; letter-spacing: 0.0625em; display: inline-block; padding: 0.8em 1em; background: #fff; border-radius: 0.1875em; color: #b3b3b3; text-decoration: none; -moz-box-shadow: inset 0 -0.0625em 0.1875em #fff, inset 0 0 1em #fff, 0 0.0625em 0.0625em #e6e6e6, 0 0.125em 0.0625em #b3b3b3, 0 0.1875em 0.0625em gray, 0 0.0625em 0.0625em 0.0625em #999999, 0 0.0625em 0 0.125em #cccccc, 0 0.125em 0 0.125em #fff; -webkit-box-shadow: inset 0 -0.0625em 0.1875em #fff, inset 0 0 1em #fff, 0 0.0625em 0.0625em #e6e6e6, 0 0.125em 0.0625em #b3b3b3, 0 0.1875em 0.0625em gray, 0 0.0625em 0.0625em 0.0625em #999999, 0 0.0625em 0 0.125em #cccccc, 0 0.125em 0 0.125em #fff; box-shadow: inset 0 -0.0625em 0.1875em #fff, inset 0 0 1em #fff, 0 0.0625em 0.0625em #e6e6e6, 0 0.125em 0.0625em #b3b3b3, 0 0.1875em 0.0625em gray, 0 0.0625em 0.0625em 0.0625em #999999, 0 0.0625em 0 0.125em #cccccc, 0 0.125em 0 0.125em #fff; margin: 1em; -moz-transition: 0.2s; -o-transition: 0.2s; -webkit-transition: 0.2s; transition: 0.2s;
}
kbd:hover, kbd:focus { margin-top: 1em; color: #b60000; -moz-box-shadow: inset 0 0 0.1875em #fff, inset 0 0 1em #e6e6e6, 0 0 0.0625em #e6e6e6, 0 0 0.0625em #b3b3b3, 0 0 0.0625em gray, 0 -0.125em 0.0625em 0.0625em #999999, 0 -0.125em 0 0.125em #cccccc, 0 -0.0625em 0 0.125em #fff; -webkit-box-shadow: inset 0 0 0.1875em #fff, inset 0 0 1em #e6e6e6, 0 0 0.0625em #e6e6e6, 0 0 0.0625em #b3b3b3, 0 0 0.0625em gray, 0 -0.125em 0.0625em 0.0625em #999999, 0 -0.125em 0 0.125em #cccccc, 0 -0.0625em 0 0.125em #fff; box-shadow: inset 0 0 0.1875em #fff, inset 0 0 1em #e6e6e6, 0 0 0.0625em #e6e6e6, 0 0 0.0625em #b3b3b3, 0 0 0.0625em gray, 0 -0.125em 0.0625em 0.0625em #999999, 0 -0.125em 0 0.125em #cccccc, 0 -0.0625em 0 0.125em #fff; -moz-transform: translateY(0.1875em); -ms-transform: translateY(0.1875em); -webkit-transform: translateY(0.1875em); transform: translateY(0.1875em);
}
Keys - Script Codes
Keys - Script Codes
Home Page Home
Developer James Crockford
Username james_crockford
Uploaded November 19, 2022
Rating 3
Size 2,290 Kb
Views 14,168
Do you need developer help for Keys?

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!

James Crockford (james_crockford) Script Codes
Create amazing sales emails 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!