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 I open a website code?
What is the instanceof operator in JavaScript?
What are the javascript objects?
What is Javascript namespacing? How and where is it used?
what is the function of public class main ?
What is difference between local and global scope in javascript ?
What are the ways to emit client-side javascript from server-side code in asp. Net?
How long does it take to get good at javascript?
What are the different functional component in javascript?
What does js stand for?
What is the requirement of debugging in javascript?
What is the need of javascript?
How to create an object in javascript?
Explain hoisting in javascript?
What is the difference between client side javascript and server side javascript.