Introduction to JavaScript
 
What we should know before learning JavaScript ?
 
We should have knowledge of HTML before learning JavaScript. A JavaScript program can be typed in head or in body part of the HTML page or it could be attached externally to the web page.