Answer Posted / sam
javascript makes website dynamic. html is used to display text in the web browser, it does not have any capability to do some cool stuffs like animate pictures and text. Javascript is full programming language that adds dynamic features like changing color, hide paragraph, animate picture, scroll down list etc.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you target a specific frame from a hyperlink in javascript?
Can array in javascript be extended?
Explain the typeof operator?
What is encodeuri() function?
What is use of object as function?
What is the difference between a web-garden and a web-farm?
Are Attributes and Property the same?
What is client side in javascript?
What boolean operators can be used in JavaScript?
How to Object.entries( ) In JavaScript ?
What does question mark mean in react?
What is null variable?
How to get value from a textbox?
Explain function hoisting in javascript?
What is the use of let & const in javascript?