--%>

Explain the relationship between XHTML and HTML

Explain the relationship between XHTML and HTML?

E

Expert

Verified

Hyper-Text Markup Language (HTML) is the original markup language for writing Web documents.
XHMTL 1.0 is fundamentally similar language as HTML 4.0. But XHTML 1.0 is explained in XML 1.0 syntax. XHTML 1.0 gives the features as given below:

• Documents of XHTML are XML conforming. Because, they are readily viewed, validated and edited with standard XML tools.

• Documents of XHTML can be written to operate also or better than they did before during existing HTML 4-conforming user agents within new, XHTML 1.0 conforming user agents.

• Documents of XHTML can utilize applications (for example: scripts and applets) which rely on either the XML Document Object Model or the HTML Document Object Model.

   Related Questions in Programming Languages

  • Q : Computer science 1. Here is a short

    1. Here is a short program. It prints out the value of a variable "x". Ernie and Bert disagree about what will be printed: Ernie says, the value gets changed in "changeX" so it will print "7", and Bert says, no, when the function exits the changes get reversed and the value goes back to "5". Explain

  • Q : Define the term Security policy Define

    Define the term Security policy: It is a policy employed to limit access by an applet to the resources of the host system.

  • 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 : Write a program using simple loop

    Objective:  The purpose of this problem is to gain experience with the principles necessary to write a program using simple loop, decision processing, counters and accumulators Save the Barns, a bi-partisan po

  • Q : Explain the way to handle the mapping

    Explain the way to handle the mapping form.

  • Q : Define Short-circuit operator

    Short-circuit operator: It is an operator in which only as a lot of operands are computed as are required to determine the final outcome of the operation. The logical-and (&&) and logical-or (||) operators are most general illustration, though

  • Q : What are the difference between XSLT

    What are the difference between XSLT and XPath?

  • Q : Define the term Condition Define the

    Define the term Condition: It is a Boolean expression which controls a conditional statement or loop.

  • Q : How class and a structure are different

    How class and a structure are different?

  • Q : Who developed Extensible Hyper-Text

    Who developed Extensible Hyper-Text Markup Language? Answer: XHTML (Extensible Hyper-Text Markup Language) was developed by W3C HTML Working Group along with Steven