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

Explain cell padding and cell spacing.

425


Do you have to close br tags?

534


So how do we refresh the application cache of the browser?

487


Is html case sensitive?

460


What is hyper text markup language (html)?

457






How to add helper plug-ins on the webpage using html?

468


What is the difference between div id and class?

438


What happens if the number of values in the rows or cols attribute doesn’t add up to 100 percent?

603


What is dom and bom?

444


Is p an empty tag?

421


What does html5 mean?

513


Difference between and tag?

461


What is a body tag?

434


Which is best html debugging tool.

465


What are types of tags in html?

443