Computer Science, asked by viboc65527, 7 months ago

what is js and how to use it in html

Answers

Answered by IRONMAN44
1

Answer:

JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive. Where HTML and CSS are languages that give structure and style to web pages, JavaScript gives web pages interactive elements that engage a user.

Explanation:

you can use js inside an html and outside(external) for internal html use script tags    scripts

for ouuter js which is prefered use scripts src="abc.js"

Answered by sypraveen141004
1

Answer:

hope it was helpful for more qualified answers please follow me

written by#sypraveen

Attachments:
Similar questions