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
What are the seven data types of javascript?
What is a reverse string?
What is the role of a strict mode in javascript?
What is the statement to enable strict mode in javascript quiz?
What's math constants and functions using javascript?
wap to accept an int array frm the user and print the lucky nos.
What is the difference between arrow function and normal function?
How do you check if a variable is an object
What is difference between ajax and javascript?
How do you change the style/class on any element?
What are disadvantages of using javascript?
How do I add javascript to chrome?
Why javascript is so popular?
What is the difference between textContent and innerText?
How to handle event handlers?