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
Is select an empty tag in html?
What are the different types of entities in html?
What is web page in html?
Should I close br tag?
Will old html files work in modern browsers?
What is meant by innerhtml?
What are the two types of tag?
What is output in html?
What are the different browsers that support html5?
How can I create a div work like an input?
Explain formtarget attribute of html5?
What is the difference between the html form methods get and post?
What is html text format?
How do you write html?
What is html explain?