Explain the differences between HTML and XML

Explain the differences between HTML and XML?

E

Expert

Verified

It’s remarkable how many developers claim to be capable programming along with XML, even do not understand the fundamental differences between HTML and XML. Anyone along with a basic grasp of XML must be capable describe several of the major differences outlined in the table below.

HTML

• For web display explained set of tags designed
• Format driven
• End tags not needed
• Quotes not needed
• Slash not needed

XML

• All tags are User definable
• Content driven
• End tags needed for well formed documents
• Quotes needed around attributes values
• Slash needed in empty tags

   Related Questions in Programming Languages

  • Q : Basic Units of CSS Specify the Basic

    Specify the Basic Units of the CSS.

  • Q : State the term a markup language State

    State the term a markup language?

  • Q : Define Permission Normal 0 false false

    Normal 0 false false

  • Q : What is Append mode Append mode : It is

    Append mode: It is a file writing mode, in which the existing contents of a file are maintained whenever the file is opened. Novel contents are appended to the existing.

  • Q : Explain Declaration and initialization

    Declaration and initialization: It is a statement in which a variable is declared and instantly given its initial value. Three illustrations of declaration and initialization are as follows:     int

  • Q : What are the applications of testing

    What are the applications of testing life cycle?

  • Q : Define Hexadecimal Hexadecimal : Number

    Hexadecimal: Number representation in hexadecimal is base 16. In base 16, the digits 0-9 and the letters A to F are utilized. A symbolizes 10 (base 10), B symbolizes 11 (base 10), and so forth. Digit positions symbolize successive pow

  • Q : Explain Structured programming

    Structured programming: It is a style of programming generally related with languages like FORTRAN, C, Pascal and so forth. Employing structured programming methods, a problem is frequently resolved employing a divide and conquer approach like stepwis

  • Q : Property Specifications of Java

    Property Specifications: The most straightforward way to specify and check simple safety properties in JPF is to use Java assertions inside the application under analysis. This allows the specification of properties that only depend on the application

  • Q : Explain Out-of-bounds value

    Out-of-bounds value: It is a redundant value employed to point out that a different action from the norm is needed at some point. The read technique of InputStream returns -1 to point out that the end of a stream has been reached, for illustration, ra

©TutorsGlobe All rights reserved 2022-2023.