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.
|