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
What is the use of a weakset object in javascript?
What is trim whitespace google sheets?
Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases
How do I link an external javascript file to html?
List some features of javascript.
Is javascript insecure?
What are 2 (shorthand) boolean operators supported by javascript
Do I need javascript enabled?
Why javascript is not secure?
How do I open a website code?
How do you name a variable in javascript?
discuss scoping in javascript?
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
what is event bubbling and event capturing in javascript?
What is difference between promise and callback?