What is the Difference between HTML and DHTML
Answer Posted / vivek rastogi
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 - VIVEK RASTOGI, LUCKNOW
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How use javascript html?
What is the data type of variables in javascript?
How do I start a javascript project?
What is scope variable in javascript?
Define closure.
What is a noscript tag?
What is the difference between typeof and instanceof operators in Javascript?
Why javascript is called as script for all browsers?
How can I request data from the server without reloading the page in the browser?
What is the difference between remove() and removeChild()?
Write the point of difference between web-garden and a web-farm?
How to replace all occurrences of a string in JavaScript?
name any two javascript functions which are used to convert nonnumeric values into numbers?
What is local scope in javascript?
What are javascript properties?