Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   HTML / DHTML (http://siteownersforums.com/forumdisplay.php?f=7)
-   -   Difference between HTML and DHTML (http://siteownersforums.com/showthread.php?t=56483)

muzz 10-09-2012 05:30 AM

HTML (Hyper Text Markup Language) and DHTML (Dynamic Hyper Text Markup Language)
DHTML run with the help of HTML it's use for dynamic websites

henryc10 10-31-2012 07:42 PM

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.

JuliaRoy 11-01-2012 10:56 PM

HTML means Hypertext markup language. HTML creates static content on a web page. HTML is not programming language but it is a markup language. DHTML means Dynamic Hyper text markup language is not language and is used all client side. HTML is static in nature.HTML sites will be slow and DHTML sites will be fast upon client side technologies.

andrewhoward123 12-11-2012 11:33 PM

The major difference between DHTML and HTML Page is that HTML is static in nature and DHTML is Dynamic In Nature.

abiabiah 12-31-2012 11:15 PM

Quote:

Originally Posted by chitra19 (Post 213098)
HTML
1. It is referred as a static HTML and static in nature.
2.A plain page without any styles and Scripts called as HTML.
3.HTML sites will be slow upon client-side technologies.
DHTML
1.It is referred as a dynamic HTML and dynamic in nature.
2.A page with HTML, CSS, DOM and Scripts called as DHTML.
3.DHTML sites will be fast enough upon client-side technologies.

You said that HTML is a static page and without any styling but DHMTL is used with styling. Most of the times when I am using styling in a HTML page and saving a page with HTML extension it works fine. Why is that so?

RohanJaiswal 04-22-2013 11:17 PM

HTML stands for Hyper Text Markup Language which is static in nature while in case of DHTML stands for Dynamic Html which is dynamic in nature.

Avilash 04-25-2013 05:13 AM

HTML is used simply for creating static web pages and DHTML is for dynamic web pages

lindawatts307 05-02-2013 01:10 AM

HTML is used for simple basic website designing but DHTML is little advanced it mostly used for creating dynamic web pages.

lindawatts307 05-05-2013 11:45 PM

Diff betn HTML and DHTML
 
both are having their own importance HTML is used by for creating and designing static web pages while DHTML is demanded for creating dynamic web pages.
DHTML is little more advance than HTML.

akash.dehradun 05-20-2013 11:36 PM

1.HTML is not a programming language.
HTML sites going solely upon client-side technologies.
2.DHTML is not a language.
DHTML sites going fast upon client-side technologies.

shivendra11 05-24-2013 01:39 AM

Difference between HTML and DHTML
 
HTML
It is referred as a static HTML and static in nature.
A plain page without any styles and Scripts called as HTML.
HTML sites will be slow upon client-side technologies.
DHTML
It is referred as a dynamic HTML and dynamic in nature.
A page with HTML, CSS, DOM and Scripts called as DHTML.
DHTML sites will be fast enough upon client-side technologies.

jeffzeilenga 06-07-2013 04:42 AM

HTML is the hyper text mark up language it use static page and DHTML use javascript for dynamic funtionlity..

ebrainnight 07-17-2013 04:25 AM

The Major difference of nature HTML is the Static and DHTML is referred as dynamic HTML. We can easily understand that DHTML is more feature rich comparison to HTML.

rizwan 04-22-2015 06:25 AM

HTML stands for HyperText Markup Language. It is a well known mark up language used to develop web pages. It has been around for a long time and is commonly used in webpage design.
DHTML is essentially Dynamic HTML. It is a new way of looking at and controlling the standard HTML codes and commands. DHTML is a collection of technologies that are used to create interactive and animated web sites.

BenjaminMayer 06-05-2015 05:45 AM

HTML:
1.Html is static in nature and files are saved with .html extension.
2.Html pages does not require any processing from browser.
4.Html sites work slowly on client side technology.

DHTML:
1.Dhtml is dynamic in nature and files are saved with .dhtml extension.
2.Dhtml requires processing from browser which change its look and feel.
3.Dhtml works faster upon client side technology.


All times are GMT -7. The time now is 10:49 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.