What is the Difference between HTML and DHTML
Answer Posted / vivek rastogi
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 - VIVEK RASTOGI, LUCKNOW
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
Which company developed JavaScript?
What is lazy loading in javascript?
What is difference between api and library?
Is there an alternative to javascript?
What is npm javascript?
How do you check if a value is a number in javascript?
Difference between '=', '==' and '===' operators?
What is enum data type?
How can you to add javascript to a page when performing an asynchronous postback?
How to get inner html of an element in javascript?
What are exports and imports?
Is javascript insecure?
What are the Advantages and Disadvantages of JavaScript?
What is the use of blur function?
Is javascript event driven?