{Introduction To JAVA Script}
Hello Friends, I am Mohammad Danish. Today you know about JAVA Script. In this generation, Computer is the very important part of our life. And If you interested in computer and you work in Computer Field. So JAVA is the very important For you. Today I am know what is JAVA Script And Creating a JAVA Script Programmed.
You can follow me on Instagram to know more interested computer tips and tricks. Click this link as shown below to follow me:-
https://www.instagram.com/mohammaddanish8205/
Java Script is an interpenetrated Object orient and high level Scripting language.By the term of Interpenetrated be means that it's command are executed by the web browser in the order in which browser read them. By the term of Object oriented Be means that it work by manipulating object on the web page, Such As Windows, Documents, images etc. It's group these object in two hierarchical in structure That enables developers to manipulate more easily by the term scripting language. Be mean that program that run inside another program in the original form and are interpenetrated command by cmd each time they run. JAVA Script is composed of Three Parts:-
Core JAVA Script, Client side JAVA Script and Server side JAVA Script.
The first scripting written in JAVA Script that will print some Text in the web page. The steps involves are:-
Write a script to Print "Hello" :-
<html>
<body>
<script language= "java script">
Document write ("Hello")
</script>
</body>
</html>
When you write the codding now you save your file. And it must be very important to use the extension Dot HTML(.html) If you don't use extension then your file is not run in browser.
To know more about java script and the parts of JAVA script and programs of JAVA script. Then comment me and you contact me on my E-mail.
I hope you like my blog.
Thanks for see my blog.
You can follow me on Instagram to know more interested computer tips and tricks. Click this link as shown below to follow me:-
https://www.instagram.com/mohammaddanish8205/
Share on Whatsapp |
Hello Friends, I am Mohammad Danish. Today you know about JAVA Script. In this generation, Computer is the very important part of our life. And If you interested in computer and you work in Computer Field. So JAVA is the very important For you. Today I am know what is JAVA Script And Creating a JAVA Script Programmed.
You can follow me on Instagram to know more interested computer tips and tricks. Click this link as shown below to follow me:-
https://www.instagram.com/mohammaddanish8205/
- JAVA SCRIPT:- Java Script was created by branded eich at Netscape in 1995. It was originally called live script. And then change to JAVA Script in December 1995.
- What is JAVA Script:-
Share on Whatsapp |
Java Script is an interpenetrated Object orient and high level Scripting language.By the term of Interpenetrated be means that it's command are executed by the web browser in the order in which browser read them. By the term of Object oriented Be means that it work by manipulating object on the web page, Such As Windows, Documents, images etc. It's group these object in two hierarchical in structure That enables developers to manipulate more easily by the term scripting language. Be mean that program that run inside another program in the original form and are interpenetrated command by cmd each time they run. JAVA Script is composed of Three Parts:-
Core JAVA Script, Client side JAVA Script and Server side JAVA Script.
- CREATING A JAVA SCRIPT:-
The first scripting written in JAVA Script that will print some Text in the web page. The steps involves are:-
- Open Notepad By clicking o start----> My program ------> accessories---------> Notepad.
- Now type the following HTML Code.
- When save the file as Java Script Dot HTML. At the desired the Location.
- Finally the open any web browser and view the web page by navigating to the location where you saved HTML file. Double click On the file you will see a desired content.
Write a script to Print "Hello" :-
<html>
<body>
<script language= "java script">
Document write ("Hello")
</script>
</body>
</html>
When you write the codding now you save your file. And it must be very important to use the extension Dot HTML(.html) If you don't use extension then your file is not run in browser.
To know more about java script and the parts of JAVA script and programs of JAVA script. Then comment me and you contact me on my E-mail.
I hope you like my blog.
Thanks for see my blog.
You can follow me on Instagram to know more interested computer tips and tricks. Click this link as shown below to follow me:-
https://www.instagram.com/mohammaddanish8205/
Share on Whatsapp |
0 Comments