What is the Difference between HTML and DHTML
Answer Posted / chaitanya
HTML-Hypertext Markup language.which displays the static
content of data.
DTHL-Dynamic Hypertext Markup Langauge which is the
combination of css,javascript and html.we can do form
validations.
| Is This Answer Correct ? | 25 Yes | 7 No |
Post New Answer View All Answers
Is javascript open source?
How to achieve inheritance in javascript?
What is webassembly good for?
Where do I put javascript code in html?
Does javascript support foreach loop?
What is a function constructor?
How is javascript different from java?
What is the difference between textContent and innerText?
what is the function of public class main ?
What are all the types of Pop up boxes available in JavaScript?
What is Date object in JavaScript?
What is arguments object in JavaScript?
Is javascript array dynamic?
How to get complete current page url with javascript?
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?