What is the Difference between HTML and DHTML
Answer Posted / mahi
HTML - (Hypertext Markup Language) is the set of markup
symbols or codes inserted in a file intended for display on
a World Wide Web browser page. The markup tells the Web
browser how to display a Web page's words and images for the
user.
DHTML - Dynamic HTML is a collective term for a combination
of Hypertext Markup Language (HTML) tags and options that
can make Web pages more animated and interactive than
previous versions of HTML
| Is This Answer Correct ? | 159 Yes | 13 No |
Post New Answer View All Answers
How to hide javascript code from old browsers that dont run it?
Which is better for or foreach in javascript?
What is the difference between textContent and innerText?
Why is javascript so important?
How to update a function in javascript?
What is primitive data type in javascript?
Basic methods for opening a popup window using javascript?
How to get value from radiobuttonlist control?
How to detect the operating system on the client machine?
Name the two functions that are used to create an HTML element dynamically?
What does _ mean in javascript?
How to create an input box?
What is asynchronous javascript?
Describe the properties of an anonymous function in JavaScript?
What is the difference between local storage & session storage?