Difference between HTML and DHTML?
Answer Posted / manoj chaudhari
HTML-
.it is a dynamic HTML.
.The pages of the site do not require any special
processing from the server
side before they go to the browser.means the pages are
always the same for
all visitors - static.
.HTML sites going solely upon client-side technologies.
.HTML sites are dynamic in nature.
DHTML-
.it is a dynamic HTML.
.When we use style sheets and JavaScript in HTML file
called DHTML.
.DHTML uses client side scripting to change variables in
the presentation
which affects the look and function of an otherwise static
page.
.DHTML sites going fast upon client-side technologies.
.DHTML sites are dynamic in nature.
Is This Answer Correct ? | 68 Yes | 19 No |
Post New Answer View All Answers
What is html5 geolocation? How to use it?
What are the types of tags in html?
What is span in HTML?
What is an email tag?
Is html5 supported by all browsers?
What is a meta word?
What is datalist in html?
What are style sheets?
What is vml code?
What are the advantages of using html5?
How to create and access sessionstorage object in html5?
Should nav be inside header?
What is div id?
In HTML 5 we do not need DTD why?
What is meta tag in html?