Log in / create account | Login with OpenID
DocForge
An Open Wiki For Software Developers

XHTML

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

XHTML is an XML-based markup language based on HTML. Having HTML defined as an XML document allows for validation and parsing based on more generic XML rules. Elements and attributes can be added or altered without the need to rewrite a parser.