Guest User

Untitled

a guest
Jul 19th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. <head>
  2.  
  3. <title>Indur's world</title>
  4.  
  5. <head>
  6.  
  7. <style>
  8.  
  9. body{text-align:center; }
  10.  
  11. h1{color:white;
  12.  
  13. text-shadow:1px 1px 1px black;
  14.  
  15. text-align:center;
  16.  
  17. font-size:70px;
  18.  
  19. }
  20.  
  21. h2{color:white;
  22.  
  23. text-shadow:1px 1px 1px green;
  24.  
  25. text-align:center;
  26.  
  27. font-size:50px;
  28.  
  29. }
  30.  
  31. </style>
  32.  
  33. <body>
  34.  
  35. <script>
  36.  
  37. var user=prompt("ke tumi -_-");
  38.  
  39. if(user=="Leet"){
  40.  
  41. var pass=prompt("password kow^_^");
  42.  
  43. }
  44.  
  45. if(pass=="1337"){
  46.  
  47. alert("Arehh!! mama ki khobor");
  48.  
  49. }
  50.  
  51. else if(pass==null){
  52.  
  53. alert("error -_-707");
  54.  
  55. }
  56.  
  57. else {alert("aww!!-_-!!wanna hack me!");
  58.  
  59. }
  60.  
  61.  
  62.  
  63. </script>
  64.  
  65. <h1>(-Jerry/\Khan-)</h1><br>
  66.  
  67.  
  68.  
  69. <h2> Welcome To your Own Space ;)</h2>
  70.  
  71. </body>
  72.  
  73. </html>
Add Comment
Please, Sign In to add comment