What is the Difference between HTML and DHTML
Answers were Sorted based on User's Feedback
Answer / jeevan
<object>tag does not include in html.
<object>tag include in dhtml
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / abhinav
HTML (HyperText Markup Language) is the actual markup language web pages are displayed in. It creates static content on a web page.
DHTML stands for Dynamic HTML.and not a language or a web standrd.To most people DHTML means the combination of HTML, JavaScript, DOM and CSS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jeevan
in html the elements could not be moved across the page.
in html the elements could be moved across the page.
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / ganeshbabu from klnce
I don't know the difference between HTML and DHTML
Please, don't ask such type of questions.
do ur business. i won't waste my time with u.
This website is making unnecessary and harmful.
Please ban this site as much as possible.
"!!!! Students please be aware of this website !!!!"
| Is This Answer Correct ? | 20 Yes | 26 No |
Answer / acharya
html
-html is the a static wed page.
-it is used only for
-it's data is not change.
Dhtml
-dhtml is the a dynamic wed page.
-it is used to for representation and changable.
-it is data can be change.
| Is This Answer Correct ? | 11 Yes | 21 No |
How can I learn javascript fast?
What does the delete operator do in JavaScript?
Explain function hoisting in javascript?
How do you implement Ajax using hide() function in JQuery?
Explain the working of timers in javascript?
what is the need of javascript in the internet
What is client side in javascript?
20 Functions of Selenium with description and Examples.
When would you use javascript closures?
Which is faster jquery or javascript?
What is the use of type of operator?
What exactly does javascript do?