A Basic JavaScript Starter Document : JavaScript in HTML : Development JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Development » JavaScript in HTML »

 

A Basic JavaScript Starter Document




<html>
<head>
  <title>My first HTML page</title>
  <script type="text/javascript">
  <!-- Hide
   
    //Your code will go here
   
  // End hide-->
  </script>
</head>
<body>
  <!-- Your page content will go here -->
</body>
</html>



           
       



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Development
» JavaScript in HTML