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 |
Write a program to reverse a string in pure javascript?
What is object in javascript?
Explain the difference between “==” and “===”?
Does javascript support foreach loop?
What are the seven data types of javascript?
What can be the challenges during testing a program or a system?
What are parameters in javascript?
What do you mean by script?
How to create array in JavaScript?
how can we generate alert message without referashing page in asp.net with language vb.net and script use in java script .means with out referash the page message in java alert
Entire content of a JavaScript source file in a function block?
What is are the types of the pop up box es available in javascript?