What is the Difference between HTML and DHTML
Answer Posted / mahi
HTML - (Hypertext Markup Language) is the set of markup
symbols or codes inserted in a file intended for display on
a World Wide Web browser page. The markup tells the Web
browser how to display a Web page's words and images for the
user.
DHTML - Dynamic HTML is a collective term for a combination
of Hypertext Markup Language (HTML) tags and options that
can make Web pages more animated and interactive than
previous versions of HTML
| Is This Answer Correct ? | 159 Yes | 13 No |
Post New Answer View All Answers
What is a javascript symbol?
How do you declare in javascript?
How can JavaScript be used?
How to hide javascript code from old browsers that dont run it?
How can javascript be used to personalize or tailor a web site to fit individual users?
What is question mark in javascript?
What is the best site to learn javascript?
What is a framework programming?
Which software is best for javascript?
Can I write javascript in notepad?
What is primitive data type in javascript?
Name some of the JavaScript features?
Why javascript is called as script for all browsers?
How to get the type of arguments passed to a function?
Explain the terms synchronous and asynchronous code?