Advertisement
DNNdrago

3. Properties HTML

Jul 24th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head lang="en">
  4. <meta charset="UTF-8">
  5. <title></title>
  6. <script src="03_docProperties.js"></script>
  7. </head>
  8. <body>
  9. <script>
  10. document.write(displayProperties());
  11. </script>
  12. </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement