So??
XML was designed to describe data and HTML was designedto display data
XHTML is a combination of HTML and XML (EXtensibleMarkup Language)
XHTML consists of all the elements in HTML 4.01 combinedwith the syntax of XML
Today's market consists of different browser technologies,some browsers run Internet on computers, and somebrowsers run Internet on mobile phones or other smalldevices. The last-mentioned do not have the resources orpower to interpret a "bad" markup language
Therefore - by combining HTML and XML, and theirstrengths, we got a markup language that is useful now andin the future - XHTML
Leave a Comment