Advertisement
Mediakiller7Cool

HTML FAKE VIRUS

Jun 14th, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. <html>
  2. <body>
  3.  
  4. <h1>Testing</h1>
  5.  
  6. <p>Hello im Your Friendly Robot In Your PC</p>
  7.  
  8. <button type="button" onclick="myFunction()">Click Me!</button>
  9.  
  10. <p id="demo">Haha Got Youuu</p>
  11.  
  12. <script>
  13. function myFunction() {
  14. document.getElementById("demo").innerHTML = "YOU HAVE BEEN VIRUS!!!!!!!!!!!";
  15. }
  16. </script>
  17.  
  18. </body>
  19. </html>
  20.  
  21. <html>
  22. <head>
  23. <title>Page Title</title>
  24. </head>
  25. <body>
  26.  
  27. <h1>:D THANKS FOR IDEA USING THIS</h1>
  28. <p>Requested By IDK</p>
  29.  
  30. </body>
  31. </html>
  32.  
  33. <html>
  34. <title>W3.CSS</title>
  35. <meta name="viewport" content="width=device-width, initial-scale=1">
  36. <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
  37. <body class="w3-container">
  38.  
  39. <div class="w3-panel w3-pale-Blue w3-border">
  40. <h3>Danger!</h3>
  41. <p>ERROR ERROR THIS IS DED PC GO BUY NEW.</p>
  42. </div>
  43.  
  44. <div class="w3-panel w3-red">
  45. <h3>Warning!</h3>
  46. <p>YOUR COMPUTER GETTING FUCKED UP</p>
  47. </div>
  48.  
  49. </body>
  50. </html>
  51.  
  52. <html>
  53. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  54. <body>
  55.  
  56. <h1 style="font-size:10vw;">REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE YOUR HAAAAAAAAAAACKED</h1>
  57.  
  58. </body>
  59. </html>
  60.  
  61. <html>
  62. <head>
  63. <style>
  64. img {
  65. float: right;
  66. }
  67. </style>
  68. </head>
  69. <body>
  70.  
  71. <p>This is A Test</p>
  72.  
  73. <p><img src="https://proprofs.com/quiz-school/topic_images/p1cn9d01dks6j4631h4fs0hdoj3.jpg" alt="Pineapple" style="width:200px;height:200px;margin-left:15px;">
  74. I WILL WARN YOU DONT DO THIS IS ENTERTAINMENT DONT TAKE IT SERIOUSLY</p>
  75.  
  76. </body>
  77. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement