HTML DHTML
HTML is referred as a static HTML and static in nature. DHTML is referred as a dynamic HTML and dynamic in nature.
A plain page without any styles and Scripts called as HTML. A page with HTML, CSS, DOM and Scripts called as DHTML.
HTML sites will be slow upon client-side technologies. DHTML sites will be fast enough upon client-side technologies.
HTML is an error free language. DHTML is not an error free language.
answered 8 months ago
by anonymous