Advance XHTML Programming Question:

What Is the Relation between XHTML and XML?

Answer:

XML (Extensible Markup Language) is a generic markup language to organize generic information into a structured document with embedded tags.

XHTML is entirely based on XML. You can actually say that XHTML is a child language of XML.

Read All 26 XHTML Questions
Previous QuestionNext Question
What Is the Relation between XHTML and HTML?What Is the Relation between XHTML and the Web?