--%>

Explain the reason to not carry on extending HTML

Explain the reason to not carry on extending HTML.

E

Expert

Verified

HTML was already overburdened along with dozens of interesting but incompatible inventions by different manufacturers, since it provides only one method of describing your information.

XML permits groups of people or organizations to question C.13, make their own customized markup applications for exchanging information within their domain (like music,  electronics, chemistry, hill-walking, surfing, finance, petroleum geology, cooking, linguistics, knitting, stellar cartography, engineering, history, rabbit-keeping, mathematics, question C.19 and genealogy).

HTML is here well beyond the limit of its usefulness as a manner of explaining information, and while this will continue to play a significant role for the content this currently represents, several new applications need a more flexible and robust infrastructure.

   Related Questions in Programming Languages

  • Q : What is Bandera Bandera: The main goal

    Bandera: The main goal of Bandera project is to integrate existing programming language processing methods with newly developed methods to provide automated support for the extraction of safe, compact, finite-state models which are suitable for verifi

  • Q : Explain the way of validation XHTML

    Explain the way of validation XHTML documents online.

  • Q : Explain Polymorphism Polymorphism : It

    Polymorphism: It is the ability of an object reference to be employed as if it referred to an object with various forms. The polymorphism in Java outcomes from both class inheritance and interface inheritance. The actually different forms frequently o

  • Q : Define Number of Interleavings Number

    Number of Interleavings: Besides the raw number of threads, the state space is affected by the number of potential interleavings of these threads. While there exist automated techniques (partial-order reduction) to reduce these interleavings, most mod

  • Q : What is an Interrupt Interrupt : This

    Interrupt: This is an asynchronous message sent to a process or thread which interrupts what it is at present doing. This generally outcomes in an InterruptedException object being received by an interrupted thread. Waiting for an int

  • Q : Define Octal Octal : Number

    Octal: Number representation of octal is base 8. In base 8, simply the digits 0 to 7 are employed. Digit positions symbolize successive powers of 8.

  • Q : How much does Symbian Signed

    How much does Symbian Signed certification and testing cost? Answer: Test houses contain their own prices for Symbian Signed testing. So you can check that prices through searching over the internet.

  • Q : Illustrates database connection pooling

    Illustrates database connection pooling which is relative to MTS. Answer: This permits MTS to reuse database connections. Pooling of database connections are put to