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
What is called variable?
How can I learn javascript fast?
How do you write a comment in javascript?
Which built-in method calls a function for each element in the array?
How to you change the title of the page by javascript?
Define a named function in javascript.
What is meaning of === in javascript?
How to convert a string to a number using javascript?
What is a class in javascript?
What is the similarity between the 1st and 2nd statement?
Difference json arrary vs json object ?
How do we get javascript onto a web page?
What is decodeuri() in javascript?
What is hoisted in javascript?
What is createtextnode?