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 is there extra space before or after my table?
How to create a link that will connect to another web browser page when clicked in html5?
What are the main features of html5?
What tools to use to view xhtml documents?
How to make a DIV editable in HTML?
What is emphasized text?
What is tag medical term?
What are some of the common lists that can be used when designing a page?
Why doctype is important in html?
What is doctype?
What is html5 routing?
What are the body tag attributes?
What is the difference between HTML 5 Application Cache and regular HTML Browser Cache?
Phonegap uses html5, css, and __________ to write and deploy application.
What is a tagname?