Difference between HTML and DHTML?

Answer Posted / subhankar roy.

HTML:

1. Html stands for Hyper Text Markup language.
2. 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.
3. html does not allow any kind of features.
4. Html sites going solely upon client-side technologies.
5. HTML is a language.
6. HTML documents describe web pages, contain HTML tags and
plain text.

DHTML:

1. Dhtml stands for Dynamic Hyper Text Markup language.
2. DHTML uses client side scripting to change variables in
the presentation which affects the look and function of an
otherwise static page.
3. DHTML allows us some extra features.
4. Dhtml sites going fast upon client-side technologies.
5. DHTML is not a language or a web standard.
6. DHTML is the art of combining HTML, JavaScript, DOM, and CSS.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I create a hyperlink?

453


What is difference between innertext and innerhtml?

461


What is meta viewport?

437


What is the lifetime of local storage?

495


What is a style in html?

447






What are the differences between cell spacing and cell padding?

449


What is html5 new input type?

476


How fontsize and font size is differ in dhtml?

424


What is the purpose of 'video' tag in HTML5?

502


What are some new HTML5 markup elements?

495


What is important tag in html?

447


When should I use html5?

483


What are the components of dhtml?

478


What are structural tags?

473


Describe HTML Element?

517