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 do you keep list elements straight in an HTML file?
What are the disadvantages of html?
What is a footer used for?
What is a Web Worker?
Where does the body tag go in html?
What is canvas in html5? How to write a canvas?
What is tag example?
Why is br tag used?
Which video and audio formats are used for embedding on web page?
What is the relation between xhtml and sgml?
What is the difference between nav and div?
What purpose do Work Workers serve and what are some of their benefits?
How do I enable html5 in chrome?
What is table in excel?
Can you list the new input type attributes in html5?