tsinclai2002

Sample Web Page Code

Jan 7th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.18 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4.     <meta charset="utf-8" />
  5.     <title>Demo</title>
  6. </head>
  7. <body>
  8.     <script>
  9.  
  10.     // Your code goes here.
  11.  
  12.     </script>
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment