Guest User

Gute Frage

a guest
Sep 21st, 2016
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. </head>
  5. <body>
  6. <script type="text/javascript">
  7. document.write("Mein erster Javascript!");
  8. </script>
  9. </body>
  10. </html>
Add Comment
Please, Sign In to add comment