Results 1 to 4 of 4

Thread: Difference between dhtml, xhtml and xml

  1. #1
    Join Date
    Jan 2009
    Posts
    53

    Difference between dhtml, xhtml and xml

    Hi ,

    I am beginner in the field of programming.I confused about the basic difference between dhtml, xhtml and xml.

    I know that the other programming languages like c++ and JAVA, the base of these two languages is same i.e object oriented programming.

    Do think these three languages(dhtml, xhtml and xml) are same? is programming base same for all these languages?are there any syntax changes?

    Please recommend me to find out solution on my confusion.

  2. #2
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Difference between dhtml, xhtml and xml

    1. XML:XML differentiates display and data.
    The XML (Extensible Markup Language) language is a general purpose specification used for creating custom markup language.

    2. XHTML: (Extensible Hypertext Markup Language) this is a markup language that has the same depth of expression as Hypertext Markup Language i.e HTML, but it is also similar syntax as XML syntax.It is called as bridge to XML.

    3. DHTML: This language does not need the server support.To run DHTML program you need a browser which has support to DHTML.

  3. #3
    Join Date
    May 2008
    Posts
    2,389

    Re: Difference between dhtml, xhtml and xml

    All these three language are web development languages.But Xhtml is most advanced version of HTML, defined as an XML Appl.

    XML is a way to represent data within tags.XML is one of the language in which we can define our own tags as well as structure.

    If you want to focus on programming for the internet you will need to know the web basics firstly which include html, css(Cascaded Style gheet) and JavaScript.

  4. #4
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Difference between dhtml, xhtml and xml

    i).DHTML i.e Dynamic Hypertext Markup Language is html with the actions of javascript .

    ii).XHTML is the one of the newest markup language superseding Hypertext Markup Language, This language is the combination of the XML and HTML.

    iii).HTML is older version of markup language.If you are beginner in the field of the web designing then I recommend you to learn first XHTML, CSS as well as Javascript. When you become familiar with this languages then it will be very easier to understand PHP and ASP.

Similar Threads

  1. What are dynamic controls in DHTML
    By Maximiliano2 in forum Software Development
    Replies: 5
    Last Post: 13-11-2010, 06:30 AM
  2. Confused between Dhtml and Ajax
    By Protectors in forum Software Development
    Replies: 5
    Last Post: 11-03-2010, 04:56 PM
  3. How to use DHTML for indexing of web
    By Kallol in forum Windows Software
    Replies: 5
    Last Post: 04-03-2010, 06:02 AM
  4. Is XML, DHTML, and XHTML are all the same thing?
    By Mentos in forum Software Development
    Replies: 3
    Last Post: 12-09-2009, 01:13 PM
  5. What is the property of dhtml innertext method
    By Unnat in forum Windows Software
    Replies: 3
    Last Post: 12-08-2009, 10:16 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,105,825.28857 seconds with 16 queries