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 fallback in Application cache?
Can you list the new input type attributes in html5?
How comfortable are you with writing html entirely by hand?
What are the web storages present in html5?
What is head tag?
Why is html5 used?
tell me what is the ? Is it necessary to use in html5
Does html support javascripts?
What is the correct html5 element for playing video files?
What is the tag for image in html?
What is html5 used for?
Explain non breaking space in html.
How much does a website cost?
What is the use of centre tag?
Explain autofocus attribute of html5?