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 do I view javascript in chrome?
What is the difference between HTMLCollection and NodeList?
How to prevent modification of an object in Javascript?
How to get value from radiobuttonlist control?
What is difference between callback and promise?
Is javascript a programming language?
Which is best for front end?
How do I turn on javascript in google chrome?
What is javascript hoisting?
Iam getting xml when we click on one button.Iam placing that
xml in dom.Im getting that xml data in one xsl.In that xsl
I want to increase the variable value which is declared in
xsl.
Ex:
How can I prevent others from reading/stealing my scripts or images?
Is javascript frontend or backend?
Explain arrow functions?
Is it possible to break javascript code into several lines?
Where do I put javascript in html?