|
What is XHTML?XHTML is the successor of HTML. It is based on XML and describes the content instead of describing how the content should be displayed.
Since XHTML is based on XML the syntax of XHMTL is the same as the one used for XML.
Site Studio produces web pages conforming with the XHTML 1.0 strict definition.
Browsers like Microsoft Internet Explorer enters standard compliant mode (which is well defined) for XHTML pages. For legacy HTML pages it enters a quirk mode in which the rules on how to render elements aren't as well defined.
More information on XHTML can be found at the website of the World Wide Web Consortium, www.w3c.org.
©2003-2006 Effective Studios. All Rights Reserved. Legal Notice.
|