Answer Posted / mithilesh kumar kannujiya
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 ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is the difference between standard mode and quirks mode?
How do I enable html5 in safari?
What happens if doctype is not specified?
What is the difference between html4 and 5?
How do you insert a copyright symbol on a browser page?
What are empty html elements?
What is the use of
Why do my links open new windows rather than update an existing frame?
What is quirks mode in html?
How many types of html are there?
What are the deprecated Elements in HTML5 from HTML4?
Are meta tags still used?
Is edge better than chrome?
State bullet types available in HTML?
What is the difference between xhtml, html 4 and html 5? Which one do you use typically?