Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <center>
- <head></head>
- <body bgcolor="darkblue" onload="setInterval(start(),0.1);">
- <blink>
- <font family="Ariel" width="1" height="1" color="lightgreen">You Are Now Feeling The Effect Of LSD!!</font>
- <script>
- function start(){
- document.write(document.getElementsByTagName('font').style.Width=+1);
- document.write(document.getElementsByTagName('font').style.Height=+1);
- }
- </script>
- </body>
- </blink>
- </center>
Advertisement
Add Comment
Please, Sign In to add comment