What is the Difference between HTML and DHTML
Answer Posted / sarath chandra
HTML: it is the static part of the document and it is just
used to display the contents statically is called as the
html
DHTML: It is the dynamic part of the html where the mater
is dynamically displayed so it is called as the dhtml
html & dhtml are both the markup languages both are used to
develop a web pages
| Is This Answer Correct ? | 98 Yes | 21 No |
Post New Answer View All Answers
How to add/remove properties to object dynamically in javascript?
What is difference between javascript and jscript?
Write about the errors shown in javascript?
How can I learn javascript fast?
Which built-in method reverses the order of the elements of an array?
Can javascript code be broken in different lines?
What is the prototype object in javascript and how it is used?
What is the use of debugger keyword in javascript?
What is Associative Array? How do we use it?
Where do you write javascript?
What is escape & unescape String functions in JavaScript?
What is an onclick?
What is a function object?
How can you declare a class in javascript?
How many types of functions JavaScript supports?