View Single Post
Old 10-31-2012, 07:42 PM   #4
henryc10
Registered User
 
Join Date: Oct 2012
Posts: 33
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.
henryc10 is offline   Reply With Quote