Difference between HTML and DHTML?
Answer Posted / monika mudgal
HTML: By using html we can create only static web pages of
the site do not require any special processing from the
server.
DHTML: It means Dynamic HTML it means we can create dynamic
web pages. If you style sheets and java scripts in the html
file then only we can call that file is dhtml.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is getelementbyid innerhtml?
What are xhtml files?
How do I rename all the files from .htm to .html after copying them from a pc to a unix machine?
What is the purpose of iframe in html?
What you mean by semantic html?
Who discovered html5?
Create a web page that will have separate links to show map of India and World. When user will open a map of India, create links to display the information of each state i.e. highlighted in the map in a separate window/document. (The information should be brief i.e. not more than 3-4 sentences.) When user will open a world map, show the list of countries on clicking the image in a new window.
What is a mailto link?
Explain non breaking space in html.
What are style sheets?
Why do we need HTML 5 server-sent events?
What is tag medical term?
What is queryselector?
What is meta charset utf8?
How to utilize a server-sent event in HTML5?