Advertisement
Guest User

Anu

a guest
Mar 24th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.15 KB | None | 0 0
  1. <html><head>
  2. <title>isi semaunya</anu>
  3. <script>
  4. alert ('Hai Vania')
  5. alert ('Mau Jadi Kekasihku Ga?')
  6. </script>
  7.   <head>
  8.  
  9.   <SCRIPT LANGUAGE="JavaScript">
  10.  
  11.       <!-- Begin
  12.  
  13.      function popUp(URL) {
  14.  
  15.        day = new Date();
  16.  
  17.        id = day.getTime();
  18.  
  19.        eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=550,height=550,left = 408,top = 109');");
  20.  
  21.      }
  22.  
  23.      -->
  24.  
  25.     </script>
  26.    
  27.  
  28.     <style>
  29.  
  30.       td
  31.  
  32.       {
  33.  
  34.         background-color: #1f1f1f;
  35.         background-image:url('http://1.bp.blogspot.com/-QUPzAAawsZc/UAkynX7RkYI/AAAAAAAABu0/ED6lp8ogiX0/s1600/32-riem.gif');
  36.  
  37.         font-family: Courier New;
  38.  
  39.         font-size:9pt;
  40.  
  41.         color:#00FF00;
  42.  
  43.         border-color: #ffffff;
  44.  
  45.         border-width:1pt;
  46.  
  47.         border-style:solid;
  48.  
  49.         border-collapse:collapse;
  50.  
  51.         padding:0pt 3pt;
  52.  
  53.         vertical-align:top;
  54.  
  55.       }
  56.  
  57.       table
  58.  
  59.       {
  60.  
  61.         border-color: #88aace;
  62.  
  63.         border-width:0pt 1pt;
  64.  
  65.         border-style:dash;
  66.  
  67.       }
  68.  
  69.       A:Link, A:Visited
  70.  
  71.       {
  72.  
  73.         color: #88aace;
  74.  
  75.       }
  76.  
  77.       A.no:Link, A.no:Visited
  78.  
  79.       {
  80.  
  81.         color: #88aace;
  82.  
  83.         text-decoration: none;
  84.  
  85.       }
  86.  
  87.       A:Hover, A:Visited:Hover , A.no:Hover, A.no:Visited:Hover
  88.  
  89.       {
  90.  
  91.         color: #88aace;
  92.  
  93.         background-color:#2e2e2e;
  94.  
  95.         text-decoration:
  96.  
  97.         overline underline;
  98.  
  99.       }
  100.  
  101.       .style1
  102.  
  103.       {
  104.  
  105.         color: #88aace
  106.  
  107.       }
  108.  
  109.       .style2
  110.  
  111.       {
  112.  
  113.         color: 1f1f1f
  114.  
  115.       }
  116.  
  117.       body
  118.  
  119.       {
  120.  
  121.         color:white;
  122.          
  123.         background-position:center;
  124.  
  125.         background-attachment:fixed;
  126.  
  127.         </div>
  128.  
  129.       }
  130.  
  131.     </style> </head>
  132.  
  133.   <BODY bgColor="#000000" onLoad="teclear();" oncontextmenu="return false" onselectstart="return false">
  134.   <center><img src="https://s3-ap-southeast-1.amazonaws.com/plukme/upload/media/posts/2018-10/16/15998-d3d3LnBsdWttZS5jb20=30efd661f4be10228276088f8825332b-b.jpg" width="300" height="300"></center>
  135.   <br>
  136.    <center><marquee bgcolor="white" width="700" height="30"><font size="4px" color="black">ngehentod atuh</font></marquee></center>
  137.   <br>
  138.    <center><audio src="https://vocaroo.com/media_command.php?media=s0rJ1ghPiwlH&command=download_mp3" controls autoplay></audio></center>
  139.    
  140.    
  141.  
  142.     <DIV align="center"><SPAN style="FILTER: blur(add=1,direction=170,strength=30); HEIGHT: 50px">
  143.  
  144.     <STYLE>
  145.  
  146.       .layermensaje {
  147.  
  148.         FONT-SIZE: 10pt;LINE-HEIGHT: 10pt; FONT-FAMILY: "Arial"
  149.  
  150.       }
  151.  
  152.     </STYLE>
  153.  
  154.  
  155.     <FONT style="FONT-SIZE: 8pt" face="Courier New">
  156.  
  157.       <script type="text/javascript">
  158.  
  159.         var charIndex = -1;
  160.  
  161.         var stringLength = 0;
  162.  
  163.         var inputText;
  164.  
  165.         function writeContent(init)
  166.  
  167.         {
  168.  
  169.           if(init)
  170.  
  171.           {
  172.  
  173.             inputText = document.getElementById('contentToWrite').innerHTML;
  174.  
  175.           }
  176.  
  177.           if(charIndex==-1)
  178.  
  179.           {
  180.  
  181.             charIndex = 0;
  182.  
  183.             stringLength = inputText.length;
  184.  
  185.           }
  186.  
  187.           var initString = document.getElementById('myContent').innerHTML;
  188.  
  189.           initString = initString.replace(/<SPAN.*$/gi,"");
  190.  
  191.  
  192.  
  193.          var theChar = inputText.charAt(charIndex);
  194.  
  195.          var nextFourChars = inputText.substr(charIndex,4);
  196.  
  197.          if(nextFourChars=='<BR>' || nextFourChars=='<br>')
  198.  
  199.           {
  200.  
  201.             theChar  = '<BR>';
  202.  
  203.             charIndex+=3;
  204.  
  205.           }
  206.  
  207.           initString = initString + theChar + "<SPAN id='blink'>></SPAN>";
  208.  
  209.           document.getElementById('myContent').innerHTML = initString;
  210.  
  211.  
  212.  
  213.           charIndex = charIndex/1 +1;
  214.  
  215.           if(charIndex%2==1)
  216.  
  217.           {
  218.  
  219.             document.getElementById('blink').style.display='none';
  220.  
  221.           }
  222.  
  223.           else
  224.  
  225.           {
  226.  
  227.             document.getElementById('blink').style.display='inline';
  228.  
  229.           }
  230.  
  231.           if(charIndex<=stringLength)
  232.  
  233.          {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement