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 the use of output tag in html5?
What is the svg element?
Can you use MathML tags directly in HTML5 without any plugin?
What is a list tag?
How many types css can be include in html?
Is html back end?
What are meta tags in html?
Does hr need a closing tag?
What is href target?
Why to use figure tag in html5?
Which is new element in html5?
How to make text vertical allign center in div.