Explain difference between DHTML and HTML?

Submitted by: Administrator
The first and foremost difference is HTML is markup language but DHTML is not a language.
DHTML stands with combination of HTML, CSS, JavaScript and DOM but HTML alone is an enough although static.
HTML cannot have nay server side code but DHTML may contain server side code also.
In HTML there is no need for database connectivity but DHTML may require to connect to database as it interacts with user.
Submitted by: Administrator

Read Online User Interface Designer Job Interview Questions And Answers