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

What is dhtml and its advantages?

414


How to use output element? Give an example.

449


What iscell spacing and cell padding?

504


Is it possible to set specific colors for table borders?

466


What is br tag?

426






Explain what is the use of localstorage in html5?

414


What is dom in web technology?

454


What are the body tag attributes?

475


Is br or br bigger?

444


What are deprecated tags?

482


What is full form of html and who is created this?

412


What is the real-world example of dhtml scripting?

440


What is the ?

465


How can we call the external style sheet in html for referring?

419


How can we add and remove data from local storage?

488