What is the Difference between HTML and DHTML

Answer Posted / abhinandan mishra

DHTML:- sites are dynamic in nature. DHTML uses client side
scripting to change variables in the presentation which
affects the look and function of an otherwise static page.
DHTML characteristics are the functions while a page is
viewed, rather than generating a unique page with each page
load (a dynamic website).

On the other hand, HTML is static. HTML sites relies solely
upon client-side technologies. This means the pages of the
site do not require any special processing from the server
side before they go to the browser.

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between null & undefined?

466


Difference Between JavaScript and ECMAScript?

464


Where do I put javascript code in html?

502


How to delete a cookie using javascript?

525


What does ecma stand for?

448






What does 3+4+"7" evaluate to?

471


How to port a GUI application onto Web

1666


How to handle event handlers?

490


How can javascript make a web site easier to use? That is, are there certain javascript techniques that make it easier for people to use a web site?

605


How is it possible to get the total number of arguments that are passed to a function?

536


What's Prototypes for JavaScript

1707


Is Javascript a Functional Programming Language?

653


Is html and javascript the same?

454


Can you access Cookie using javascript?

549


what is the difference between let, var, and const?

573