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
Define unescape() function?
How javascript sort function works?
Describe what u had done today?
Difference between window, document, and screen in Javascript?
What is javascript hoisting?
How do you create array in javascript?
What is array explain it?
how do you declare variables in javascript?
What are the different functional component in javascript?
What is the method for reading and writing a file in javascript?
Write a program to exaplain the deferred scripts using event handlers in javascript.
I need project details about WEB CONTENT FILTERING USING NEURAL NETWORKS and how to explain it....plz help me in this topic.....
What is an onclick?
What are Cookies in Javascript?
Explain export & import in javascript?