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
How can I use tables to structure forms?
What is the role of hr & br tag?
How do I create frames?
What is head tag?
What is the geolocation api in html5? Explain
What is rowspan?
What is the tag to change font color in html?
Is html 5 backward compatible?
Can I use percentage values for td width=... Tag?
What is network in application cache?
How can I learn html?
What is target _top in html?
What are the attributes of applet tag?
What is a dl list?
When should I use div tags?