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 to remove duplicate values from a javascript array?
What is the use of a boolean object in javascript?
Which is best for front end?
Why do we need hoisting in javascript?
How do you check if an object is an array or not?
What is the microsoft version of javascript?
What is noscript tag?
Methods get and post in html forms - what's the difference?
Where do you put javascript in html?
How do Javascript primitive/object types passed in functions?
Define escape() function?
What is the difference between undeclared & undefined?
How do you round a value in javascript?
Which keywords are used to handle exceptions?
What is js full form?