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
Is it possible to do 301 redirects in javascript ?
What's the purpose of javascript?
What's relationship between JavaScript and ECMAScript? And What are JavaScript types?
What is the best free ide?
How do you write a comment in javascript?
what is the difference between let, var, and const?
How do I disable javascript in my browser?
Explain why asynchronous code is important in javascript?
What is the method for reading and writing a file in javascript?
What is an undefined value in JavaScript?
What is a name function in javascript?
How to write html code dynamically using JavaScript?
How can a value be appended to an array?
What is === in javascript?
how can i change colour of a image in aspx file?