Skip to content

What’s the difference between HTML, XHMTL, Dynamic HTML, XML?

3 Comments

  1. tvaddictsdvd D wrote:

    HTML is the hypertext markup language. It is the mark up language for the creation of web pages.It provides a means to describe the structure of text-based information in a document — by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects.

    XHTML is the extended mark up language. The Extensible HyperText Markup Language, or XHTML, is a markup language that has the same depth of expression as HTML, but a stricter syntax.

    Dynamic HTML Dynamic HTML or DHTML is a collection of technologies used together to create interactive and animated web sites by using a combination of a static markup language (such as HTML), a client-side scripting language (such as JavaScript), a presentation definition language (Cascading Style Sheets, CSS), and a Document Object Model.

    The Extensible Markup Language (XML) is a W3C-recommended general-purpose markup language. The XML recommendation specifies both the structure of XML, and the requirements for XML processors. XML is considered "general-purpose" because it enables anyone to originate and use a markup language for many types of applications and problem domains

    Sunday, February 7, 2010 at 9:22 pm | Permalink
  2. Interview Question And Answer wrote:

    We can write an article for you for the same.
    Contact us at http://expert.timecapsuleyahoo.com/

    Sunday, February 7, 2010 at 9:22 pm | Permalink
  3. Smutty wrote:

    - HTML is the coding language used to create hypertext documents for the World Wide Web.

    - XHTML is the next generation of HTML. According to w3c, XHTML is a reformulation of HTML in XML. In plain English, it means that XHTML is an XML-based markup language that works and looks like HTML with a few small but significant differences.

    - Dynamic HTML is a combination of HTML & Cascading Style Sheets & Javascript

    - XML is a standard for creating markup languages which describe the structure of data

    Confused?

    Hope the above helped.

    Sunday, February 7, 2010 at 9:22 pm | Permalink

Post a Comment

Your email is never published nor shared.