Write down the steps for creating a JavaScript Program?
Steps for creating a javascript program:
1.
Open Notepad by
clicking on Start>My
Programs>Accessories>Notepad.
2.
Now type the following
HTML Code.
3.
Then save the file as
JavaScript.html or JavaScript.htm at the desired location.Finally close the
Notepad.
4.
Finally open any web
browser and view the webpage by navigating to the location where you saved HTML
file.Double click on the file.You will see the desired contents.
Comments
Post a Comment