What is the Difference between HTML and DHTML
Answer Posted / abhinav
HTML (HyperText Markup Language) is the actual markup language web pages are displayed in. It creates static content on a web page.
DHTML stands for Dynamic HTML.and not a language or a web standrd.To most people DHTML means the combination of HTML, JavaScript, DOM and CSS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is flux in javascript?
What is the scope of variables in JavaScript?
Is it possible make a call to server side event of any button using javascript?
Who created npm?
What does a typeof operator do?
How to replace all occurrences of a string in JavaScript?
How use javascript html?
What is the meaning of callback function?
Is javascript case sensitive language?
What is a reverse string?
Explain the difference between call() and apply()?
How to create scale in P info
What is a frontend framework?
How to count the number of element in an array using javascript?
What is called variable?