What is the Difference between HTML and DHTML
Answer Posted / reddy
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 ? | 23 Yes | 12 No |
Post New Answer View All Answers
What is the output of 10+20+”30″ in JavaScript?
How do I open javascript on my iphone?
To set all checkboxes to true using javascript?
How do I turn on javascript on my phone?
Where is javascript used most?
Explain how to write class methods vs. Instance methods.
What is meaning of === in javascript?
How can you get the reference of a caller function inside a function?
What is the use of a date object in javascript?
How to trigger a postback on an updatepanel from javascript?
Is javascript frontend or backend?
How can I set up my own javascript error handler?
What is the use of anonymous function in javascript?
What is question mark in javascript?
Explain closures in javascript?