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


Please Help Members By Posting Answers For Below Questions

What is the output of 10+20+”30″ in JavaScript?

954


How do I open javascript on my iphone?

665


To set all checkboxes to true using javascript?

742


How do I turn on javascript on my phone?

631


Where is javascript used most?

672


Explain how to write class methods vs. Instance methods.

698


What is meaning of === in javascript?

655


How can you get the reference of a caller function inside a function?

793


What is the use of a date object in javascript?

774


How to trigger a postback on an updatepanel from javascript?

665


Is javascript frontend or backend?

635


How can I set up my own javascript error handler?

680


What is the use of anonymous function in javascript?

624


What is question mark in javascript?

673


Explain closures in javascript?

650