Created By K.R.

JavaScript










”

What is JavaScript?

JavaScript is like a programming/scripting language used to giving instructions to a computer. For example, JavaScript allows you to animate images, scripting languages, calculate, and so much more! JavaScript is used when you create a webpage on the web and it’s also used for HTML and CSS.



Where can you put your JavaScript?

You can put your JavaScript tag either in your body or head. For example, if you want to put your tag in your body, you would put you “< body >” then your “< script >” and put whateveryou want your JavaScript to be, then you just close your “< script >” and closing “< body >”


Example:


Thank you for visiting!