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 the use of a map object in javascript?
java pgm for compare two vesion and print the greatest version on the console. e.g: like 1.4.2 and 1.5.2 biggest is 1.5.2 1.2.5 and 1.2.8 biggest is 1.2.8
What is the disadvantage of javascript?
Name the numeric constants representing max, min values?
Why is it called javascript?
How do you sort in javascript?
What is the potential disadvantage of using a sticky session?
How can javascript be used to personalize or tailor a web site to fit individual users?
What do you use javascript for?
What is an Event Bubbling in Javascript?
How to redirect a page to another page in javascript?
What is the role of javascript in a web page?
What is an undefined value in JavaScript?
What is the difference between a web-garden and a web-farm?
What is local and global scope?