Guest User

Untitled

a guest
Jun 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4.  
  5. <meta charset="utf-8">
  6. <title>asdf</title>
  7. <script type="text/javascript" src="/lib/js/jquery-1.4.2.min.js" ></script>
  8. <script type="text/javascript">
  9. $(document).ready(function(){
  10.  
  11. });
  12. </script>
  13.  
  14. </head>
  15. <body>
  16.  
  17. <div>test</div>
  18.  
  19. </body>
  20. </html>
Add Comment
Please, Sign In to add comment