I heard about DHTML, HTML, XHTML but don't know the difference about them. Could you tell me what is it for ? and what the difference in syntax, appereance between those script? Wish you give me best answer.
What the difference of DHTML, HTML, XHTML?
i dont know the extact meaning of the letters in all of them. anyways:
HTML is HiperText Markup Language, D stands for Dynamic, and X stands for eXtendible, is like the XML version.
Hope that helps!
HTML is HiperText Markup Language, D stands for Dynamic, and X stands for eXtendible, is like the XML version.
Hope that helps!
| alalex wrote: |
| i dont know the extact meaning of the letters in all of them. anyways:
HTML is HiperText Markup Language, D stands for Dynamic, and X stands for eXtendible, is like the XML version. Hope that helps! |
| genzoeri wrote: |
| I heard about DHTML, HTML, XHTML but don't know the difference about them. Could you tell me what is it for ? and what the difference in syntax, appereance between those script? Wish you give me best answer. |
HTML: Hyper Text Markup Language
DHTML: Dynamic HTML
XHTML: HTML with XML rules
XML: Extensible Markup Language
| http://www.w3.org/MarkUp/ wrote: |
| What is HTML?
HTML is the lingua franca for publishing hypertext on the World Wide Web. It is a non-proprietary format based upon SGML, and can be created and processed by a wide range of tools, from simple plain text editors - you type it in from scratch- to sophisticated WYSIWYG authoring tools. HTML uses tags such as <h1> and </h1> to structure text into headings, paragraphs, lists, hypertext links etc. [...] What is XHTML? The Extensible HyperText Markup Language (XHTML™) is a family of current and future document types and modules that reproduce, subset, and extend HTML, reformulated in XML. [...] |
DHTML is just hype for HTML with JavaScript.
