Advertisement
MrsMcLead

math.html

Apr 2nd, 2013
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.17 KB | None | 0 0
  1. <!DOCTYPE HTML>  
  2. <html>
  3. <head>
  4.  
  5. <title>Math</title>
  6. <script type="text/javascript" src="math.js">
  7. </script>
  8.  
  9. </head>
  10.  
  11. <body>
  12. nothing here :)
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement