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 |
In my PC has virus How to remove viruse?
What are the entities in html?
Which is best html debugging tool.
What is the purpose of 'output' tag in HTML5?
Why is xml:space set to 'preserve' on all elements of XHTML? I don't want to see extra space in my output.
< h2 > What is the difference between < div > and < frame > ?< /h2 >
What does :: before mean in html?
What are the deprecated Elements in HTML5 from HTML4?
What is nav code?
Why do my links open new windows rather than update an existing frame?
What is onclick in html?
What is a nav tag?