XHTML is an attempt to get back to the roots of HTML which is based on GML
it is simplified code back to only what is necessary for the page to render correctly.
XHTML also allows for XML data access without the use of any other scripting (like JavaScript or PHP)
it's main advantages are directly related to web standards and cross-browser development.
|