DIFFERENCE BETWEEN html & dhtml
Answer / 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 |
What is html tags used for?
How do you write a title tag?
How to add a copyright symbol on your web page?
What is hr in html?
Why nav is used in html?
What is the full form of html?
what is the status of the development of the html 5 standard?
Does html5 native support for local storage?
Give an example of new elements in html5 to support multimedia and graphics?
What is body in html?
What is the tag to create lists in html?
What are the tag used in html?