Development
ITC22023
Practical
<p> By: P.Vishaliney </p>
,03 JS
Java Script
<p> you can make your webpage more lively and interactive, with the help of
JavaScript</p>
, JS – Java Script
● JavaScript is a very powerful client-side scripting language.
● JavaScript is used mainly for enhancing the interaction of a user with the webpage.
● JavaScript is also being used widely in game development and Mobile application development.
● You should place all your JavaScript code within <script> tags if you are keeping your
JavaScript code within the HTML document itself.