XHTML

From Citizendium
Revision as of 19:49, 23 November 2008 by imported>Caesar Schinas (Added slightly more detail, plus {{ subpages }})
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

The Extensible HyperText Markup Language (XHTML) is form of web page markup language which is similar to HTML but adheres to stricter syntax rules, being based on XML. The specifications for XHTML are maintained by the W3C, who describe XHTML 1.0 as "a reformulation of HTML 4 as an XML 1.0 application".

The semantics of the XHTML 1.0 elements and their attributes are not defined separately from those for HTML, being the same as those in the W3C Recommendation for HTML 4.This makes XHTML compatible with existing HTML user agents, if certain guidelines are followed.