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
How to optimize website assets?
How do I center a div?
How do I get form data emailed to me?
What is the difference between a tag and an element in html?
Do older HTML files work on newer browsers?
What is the advantage of html5 semantic tags?
What is a web worker in html5? Explain
How do you use html tags?
What is layer in html?
How are your skills without the use of CodeIgniter, basic HTML/CSS skills?
What is meta html?
What is the main use of html?
Describe the use of "img" Tag in HTML?
Which tag holds all of a webpages visible html?
What are elements and tags in html?