What is the Difference between HTML and DHTML
Answer Posted / kamalpreet
html is static in nature
dhtml is dynamic in nature.
html can't change data
dhtml can changed data.
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
How do you submit a form using JavaScript?
Why is javascript so important?
Explain function hoisting in javascript?
Is JavaScript a true OOP language?
Explain a story about javascript performance problems?
How do I retrieve a cookie with a given name using a regular expression?
What is the === in javascript?
How to write a function in javascript?
What is encodeuri() in javascript?
What is node ecosystem?
In javascript what is an argument object?
What is prototype in javascript and how do you use it?
What is the difference between var and let?
What are the decodeURI() and encodeURI()?
Name some of the Javascript frameworks?