Question regarding the variations of HTML

Discussion in 'HTML & Website Design' started by sarbaraj101, Aug 1, 2008.

  1. #1
    I am confused about the variations of HTML

    Well I know that XHTML is a conventional coding that is HTML itself but with some standard formatting.

    What are these:

    DHTML
    SHTML
    XML



    Please reply,
     
    sarbaraj101, Aug 1, 2008 IP
  2. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Others may offer clearer and better responses to your questions, but I wanted to offer the following "tid-bits":

    The current W3C (World Wide Web Consortium) recommended HTML (Hyper Text Markup Language) "flavors" are:

    HTML 4.01
    XHTML 1.0 (second edition) (X=extensible)
    XHTML 1.1
    XHTML Basic
    XHTML+RDFa

    The only true International standard is ISO-HTML -- actually a sub-set of W3C HTML 4.01.

    Unfortunately, at present XHTML cannot be practically used as intended -- served as Content (MIME) Type application/xhtml+xml -- and instead is mostly served as HTML, that is, Content (MIME) Type text/html. Refer to http://jp29.org/test.php for an explanation.

    James
     
    jamesicus, Aug 1, 2008 IP
  3. sarbaraj101

    sarbaraj101 Peon

    Messages:
    321
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Wt about these??

    DHTML
    SHTML
    XML???

    Thanks to anyone who replies in advance.
     
    sarbaraj101, Aug 8, 2008 IP
  4. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #4
    DHTML & SHTML are HTML variations/adaptations not supported by any standard.

    Wikipedia -- DHTML
    Description of SHTML

    XML (Extensible Markup Language) is not a Hyper Text Markup language.
    Wikipedia -- XML

    James
     
    jamesicus, Aug 8, 2008 IP