
Hi,
Here is the answer,
HTML: By using html we can create only static web pages of the site do not require any special processing from the server.
DHTML: It means Dynamic HTML it means we can create dynamic web pages. If you style sheets and java scripts in the html file then only we can call that file is dhtml.
Thanks.