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
How do you check if an object is an array or not?
What is the function of javascript?
Explain escape() in javascript?
What is node ecosystem?
What does question mark mean in react?
How do you check if a string is a number javascript?
What is the difference between the operators '==' and '==='?
How can a page be forced to load another page in javascript?
What is event in web programming?
What are the string methods?
Difference between the substr() and substring() in JavaScript?
How do I disable javascript in my browser?
What is scope variable in javascript?
What is difference between scripting and programming?
How are event handlers utilized in javascript?