Computer Science, asked by riya1998mishra, 1 year ago

javascript program ko kasa save karta haa

Answers

Answered by nhkmk786
0
\color{red}\huge\bold\star\underline\mathcal{Hey\:Mate}\star

Here is your answer...☺☺☺
➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡➡

JavaScript is a client side scripting language now  we can write server side networking codes. JavaScript runs on a web browser but for that you need to include your java script code in a html file and open the file in a web browser.
There are two ways you can include java script code in a html file:

Use the script tag to write the java script code directly in the html file it self.

Write your code in a blank file and save the file with .js extension. Next you just have to include this file in the a html file using script tag(<script src="path/to/file.js"></script>).

Open your html file in the browser and you will get the result.


✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔
I hope this answer is helpful to u...❤❤❤

Keep Asking...✌✌✌

✨✨✨If help you. Mark my answer as a brainliest✨✨✨

&lt;marquee&gt;&lt;font color=red&gt;❤❤❤❤ THANK YOU ❤❤❤❤

riya1998mishra: .html ka saaat save nai kar sakta program ko
Answered by nishant175
0
1. In your favourite text editor, open the file hello. HTML.
2. Click in the empty line just before the closing </head> tag and type:<script>.
3. Press the return key to create a new blank line and type.
Similar questions