What is the Difference between HTML and DHTML
Answer Posted / reddy
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 ? | 23 Yes | 12 No |
Post New Answer View All Answers
What is difference between local and global scope in javascript ?
Should you use var or let?
What is this? Var myarray = [[[]]];
Can you assign an anonymous function to a variable and pass it as an argument to another function?
What are the different types of errors available in javascript?
What is an onclick?
How do I enable cookies safari?
Difference between Client side JavaScript and Server side JavaScript?
Does spacing matter in javascript?
Explain closures in javascript?
What can be the challenges during testing a program or a system?
What is emotional closure?
Is javascript event driven?
Where can I learn javascript for free?
What is javascript in simple terms?