Guest User

Untitled

a guest
Jan 22nd, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3. <meta charset="utf-8" />
  4. <title> Script in head section </title>
  5. <script type = "text/javascript">
  6. JavaScript statements.......
  7. </script>
  8. </head>
  9. <body>
  10. </body>
  11. </html>
Add Comment
Please, Sign In to add comment