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
Why xhtml is needed?
How do you make frames?
How do you know if you have html5?
How do I specify a specific combination of frames instead of the default document?
What is an element in html?
What is td and tr?
How we can insert copy right on browser page?
What are structural tags?
What if there is no text between the tags or if a text was omitted by mistake? Will it affect the display of the HTML file?
What are some html5 new tags?
What is an alt tag for an image?
What hierarchy is being followed when in style sheets?
How to handle events with dhtml?
Explain non breaking space in html.
What does hr /> mean?