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

Does javascript support foreach loop?

594


What creates scope in javascript?

557


Explain the unshift() method ?

627


Should you disable javascript?

570


What is callback in javascript?

575






What is a nan value?

590


In Java coding we will write a public static void main()? Why won't we write as a static public void main()

2183


How are DOM utilized in JavaScript?

748


How can JavaScript be used?

602


How do you declare in javascript?

544


What is the difference between rootscope and scope?

538


How to validate email in javascript?

567


What data types are supported in Javascript?

598


What is the role of break and continue statements?

575


What does javascript do?

546