Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <script>
  2.  
  3. $('#form1').html('<h1 style="font-size:78px;color:red;">Internal Server Error 500</h1>');
  4. $('.Footer').html('<h1 style="font-size:78px;color:green;background-color:#000000">Annonymous!</h1>');
  5.  
  6. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement