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 many types of javascript are there?
What is the use of window object?
What is the difference between undeclared & undefined?
What is the difference of "settimeout" function and setinterval functions in javascript
Are there any iphone Institutes which also train iphone automation testing in Hyderabad?
Which built-in method returns the character at the specified index?
What does it mean in javascript?
WHAT IS DIFFERENT BETWEEN CORE JAVA AND ADVANCED JAVA?
HI friends .am Mohammed Riyash.JMC BCA Tricy. My doubt is. In some websites like bloomberg.com..etc. when MouseOver() action performed.the menuitems will be drop down..and hides when blur()action happened.any body give the code for that..
How to clone an object in javascript?
What does "1"+2+4 evaluate to?
What are different types of inheritence? Which inheritance is followed in javascript.