Difference between HTML and DHTML?

Answer Posted / bps rajput

HTML
1. It is referred as a static HTML and static in nature.
2.A plain page without any styles and Scripts called as HTML.
3.HTML sites will be slow upon client-side technologies.



DHTML
1.It is referred as a dynamic HTML and dynamic in nature.
2.A page with HTML, CSS, DOM and Scripts called as DHTML.
3.DHTML sites will be fast enough upon client-side technologies.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain bullet types in html?

548


Is html5 better than flash?

454


Why to use figcaption tag in html5?

481


What is the br /> tag?

481


Please give a regular expression (preferably perl/preg style), which can be used to identify the url from within a html link tag?

455






Which tag represents the result of a calculation?

458


What is html antiforgerytoken ()?

473


How can we comment in html?

486


How do tags work?

477


What is space in html?

457


How to add image in the background of webpage in html?

455


What are the part of html5 technologies?

491


What is html short answer?

483


What does a href means and how it works?

391


Difference between :first-child and :nth-of-child

1063