-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
1 lines (1 loc) · 2.18 KB
/
index.html
1
<!doctype html><html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="icon" href="img/wa.png"> <link href="https://fonts.googleapis.com/css2?family=Barlow:wght@500&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css" integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous"> <link rel="stylesheet" href="css/style.css"> <title>Get Your WhatsApp Link by @Kieza17</title> </head> <body class=""> <div class="container"> <div class="jumbotron za-bg-1"> <div class="container"> <h1 class="text-center">GET YOUR WHATSAPP LINK</h1> <hr class="hr-display"> <div class="form-group"> <input placeholder="Masukan Nomor Kamu" type="nomor" class="form-control rounded-pill" id="nomor" required autofocus> </div><div class="form-group"> <textarea placeholder="Masukan Pesan Kamu" class="form-control lbl-psn" rows="3" id="pesan" required></textarea> </div><label for="exampleFormControlTextarea1">Hasile Neng Ngisor</label> <input class="form-control col-md-3" rows="3" id="hasile"></input><br><button type="reset" class="btn btn-danger" onclick="ngilangke()">Reset</button> <button type="submit" class="btn btn-primary" name="kirim" onclick="gaskuen()">Gaskeun</button> </div></div></div><div class="footer" style="margin-top: 50px;"> <div class="text-center"> <p class="lead">Copyright © 2021 <a href="https://instagram.com/_calyza" style="color: brown;">@Kieza17</a> All Rights Reserved</p><img style="margin-top: -30px;" src="https://www.cutercounter.com/hits.php?id=hvvxkpfxc&nd=7&style=48" border="0" alt="Pengunjung Website"> </div></div><script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous"></script> <script src="js/kepo.js"></script> <script src="js/wae.js"></script> </body></html>