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 disable javascript in my browser?
What is the difference between ‘var’ and ‘let’ keyword?
What are the limitations of javascript?
Why javascript is called lightweight language?
How to create an object using javascript?
What are disadvantages of using javascript?
What is let keyword in typescript?
Why jquery is used instead of javascript?
Define escape() function?
How do you change the style/class on any element using javascript?
What is the function of delete operator?
How many data types are there in javascript?
How we can get the value of an element using javascript?
What is a boolean search?
What are 2 (shorthand) boolean operators supported by javascript