A Pen by Alex Konstantinov

Size
3,181 Kb
Views
24,288

How do I make an a pen by alex konstantinov?

What is a a pen by alex konstantinov? How do you make a a pen by alex konstantinov? This script and codes were developed by Alex Konstantinov on 08 September 2022, Thursday.

A Pen by Alex Konstantinov Previews

A Pen by Alex Konstantinov - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>A Pen by Alex Konstantinov</title> <script src="https://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <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> <html> <head> </head> <body> <div class="wrapper"> <div id="box"> <img src="https://image.freepik.com/free-icon/refresh_318-33117.jpg" alt="lock" /> <h3>Please sign in</h3> <form> <input type="text" placeholder="USERNAME" /> <input type="text" placeholder="PASSWORD" /> </form> <a href="#">forgot ?</a> <input onclick="this.style.backgroundColor = '#69c061';" type="submit" value="go on... click me!"/> <div class="signup"> <p>not a member ? <a href="#">sign up</a></p> </div> </div> </div> </body>
</html> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

A Pen by Alex Konstantinov - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
body { outline: none; width: 100%; height: 100%; margin: 50px auto; background: #f9f9f9; box-sizing: border-box; font-family: "Montserrat", sans-serif;
}
#wrapper { width: 100%; height: 100%; margin: 0 auto;
}
#box { width: 320px; height: auto; margin: 0 auto; background: #fff; border: thin solid #ededed;
}
#box > img { width: 16px; height: auto; display: block; margin: 0 auto; padding: 30px 0 20px 0;
}
#box > h3 { text-transform: uppercase; text-align: center; font-size: 0.9em; color: #666; margin: 0 0 35px 0;
}
#box > form { width: 100%; height: auo; margin: 0 auto; text-align: center;
}
#box > form > input { display: inline-block; width: 260px; height: 50px; margin: 5px auto; padding: 15px; box-sizing: border-box; font-size: 0.8em; border: 1.5px solid #cccccc; -webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
#box > form > input:focus { border: thin solid #015b7e; outline: none;
}
::-webkit-input-placeholder { color: #ccc; font-weight: 700; font-size: 0.9em;
}
#box > a { display: block; margin: 0; padding: 5px 0 15px 0; width: 260px; height: 20px; margin: 0 auto; text-align: right; text-transform: uppercase; font-size: 0.7em; color: #ccc; font-weight: 400;
}
#box > input { width: 260px; height: 50px; background: #015b7e; border: none; outline: none; margin: 0 auto; display: block; color: #fff; text-transform: uppercase; text-align: center; margin-bottom: 20px; border-radius: 3px; cursor: pointer; font-weight: 700; font-size: 0.7em; -webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
#box > input:hover { background: #014965;
}
#box > .signup { width: 100%; height: auto; border: none; background: #f5f5f5; outline: none; margin: 0 auto; padding: 20px; display: block; color: #666; text-transform: uppercase; text-align: center; box-sizing: border-box; font-size: 0.8em;
}
#box > .signup p, a { font-size: 0.8em; text-decoration: none;
}
#box > .signup p { color: #ccc;
}
#box > .signup a { text-decoration: none; color: #015b7e; font-size: 1em; padding-left: 25px;
}
A Pen by Alex Konstantinov - Script Codes
A Pen by Alex Konstantinov - Script Codes
Home Page Home
Developer Alex Konstantinov
Username oxla
Uploaded September 08, 2022
Rating 4.5
Size 3,181 Kb
Views 24,288
Do you need developer help for A Pen by Alex Konstantinov?

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!

Alex Konstantinov (oxla) Script Codes
Create amazing blog posts 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!