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 write a hello world example of javascript?
Is javascript event driven?
Explain closures in javascript?
coding of java scripts
What companies use javascript?
What is scope variable in javascript?
Explain equality operators in javascript?
What is the similarity between the 1st and 2nd statement?
Does spread operator deep copy?
What does “1?+2+4 Evaluate to? What about 5 + 4 + “3??
What is argument objects in javascript?
What is postback in javascript?
Which built-in method returns the string representation of the number’s value?
Explain unescape() and escape() in javascript?
How to use strings as array indexes using javascript?