--%>

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 : Explain LURCH LURCH (Menzies et al.

    LURCH (Menzies et al. 2004) uses random search to explore a state machine’s state space. Because the search is random, it gives no guarantee that the state space has been exhaustively explored, so LURCH cannot be used for verification. However,

  • Q : Difference between JavaScript and AJAX

    Write basic difference between JavaScript and AJAX ?

  • Q : Explain Semantic error Semantic error:

    Semantic error: It is an error in the meaning of program. A statement might contain no syntax errors, however might still break the rules of Java language. For example, when ivar is an int variable, the shown statement is syntactically correct

  • Q : What is Leverage Model-Based Design

    Leverage Model-Based Design: Model-based design provides useful hints of how a large system can be reduced so that its state space becomes searchable. If not inherently visible in the design (for example, by means of using a “State” design

  • Q : Define the term Graphical User Interface

    Graphical User Interface: A Graphical User Interface (abbreviated as GUI) is a part of a program which permits user interaction through graphical components, like menus, buttons, text areas, and so forth. Interaction frequently includes the usage of a

  • Q : State the term multi programming State

    State the term multi programming.

  • Q : Explain the role XSL that dynamically

    Explain the role which XSL can play while dynamically generating HTML pages by a relational database?

  • Q : What are ORB-IOR-a servant-a POA manager

    In CORBA, what are i) an ORB ii) an IOR iii) a servant iv) a POA and v) a POA manager?

  • Q : Define the term XML Define the term XML?

    Define the term XML?

  • Q : What is an Import statement Import

    Import statement: A statement which makes the names of one or more interfaces or classes accessible in a different package from the one in which they are stated. Import statements pursue any package declaration {package!declaration}, and precede any i