XHTML, which stands for eXtensible HyperText Markup Language, is a XML based document format designed to provide the same functionality as HTML, the common format used by web pages. By conforming to the XML standard, XHTML documents can be parsed, modified and queried using existing XML tools and programming libraries.
Most modern web browsers support the XHTML format, with the notable exception being early versions of Internet Explorer, which will prompt users to download the file instead of displaying it as a web page.
This guide will show you the differences between XHTML and HTML and lists some of the best applications for creating XHTML documents.
History of XHTML
Extensible Hypertext Markup Language (XHTML) belongs to a family of XML markup languages, which are the tools that web pages are written in. XHTML mirrors and extends the widely... |
Top Ten XHTML Authoring Tools
There are plenty of XHTML authoring tools available today. A lot of them are no good while some are worth using. With all the options, it can get difficult to decide which to use so... |
Applying Events to DHTML Web Pages Using Javascript and the DOM
Applying events to HTML or XHTML web page elements can be done by setting event properties directly in the tag code or by using the DOM and some JavaScript code.The area of least compliance... |
HTML vs. XHTML: The Five Key Takeaways
HTML has served the Web well. However, as increasingly sophisticated demands arise, HTML must step aside for its successor - XHTML. For all stakeholders, this article presents the five... |