Question - How do we get JavaScript onto a web page? 
          
        
        Answer - 
        You can use several different methods of placing javascript in you pages. 
You can directly add a script element inside the body of page. 
1. For example, to add the "last updated line" to your pages, In your page text, add the following: 
blah, blah, blah, blah, blah.