...   
 <body>
   <script type="text/javascript">
document.write ("<h1>Das erste Script!</h1>");
</script> </body>
</html>