Guest User

Untitled

a guest
Jul 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3.  
  4. <body>
  5.  
  6. <p>Before the script...</p>
  7.  
  8. <script>
  9. alert( 'Hello, world!' );
  10. </script>
  11.  
  12. <p>...After the script.</p>
  13.  
  14. </body>
  15.  
  16. </html>
Add Comment
Please, Sign In to add comment