Difference between HTML and DHTML?
Answer Posted / shikha
DHTML
DHTML is the art of combining HTML, JavaScript, DOM, and CSS
DHTML is Not a Language
DHTML stands for Dynamic HTML.
DHTML is NOT a language or a web standard.
DHTML is a TERM used to describe the technologies used to
make web pages dynamic and interactive.
To most people DHTML means the combination of HTML,
JavaScript, DOM, and CSS.
HTML
HTML stands for Hyper Text Markup Language,HTML is not a
programming language, it is a markup language, A markup
language is a set of markup tags
HTML uses markup tags to describe web pages
HTML documents describe web pages, contain HTML tags and
plain text
HTML documents are also called web pages
| Is This Answer Correct ? | 60 Yes | 11 No |
Post New Answer View All Answers
Why do we use tables?
List out new apis introduced in html5?
What is the use of datalist in html5?
What is attribute minimization in html?
What is the difference between xhtml and html?
What is nav in html?
What is the difference between html4 and html5?
What is semantic elements in html5? List some semantic elements
What is the use of
What are tags for?
What are the disadvantages of html?
Is xhtml deprecated?
How do I create frames? What is a frameset?
What is quirks mode in html5?
What is datalist in HTML 5?