Aumpage Network > Internet > XHTML

XHTML

XHTML

Extensible Hypertext Markup Language, or XHTML, is a markup language that has the same expressive possibilities as HTML, but a stricter syntax. Whereas HTML was an application of SGML, a very flexible markup language, XHTML is an application of XML, a more restrictive subset of SGML . XHTML 1.0 became a World Wide Web Consortium (W3C) Recommendation on January 26, 2000.

XHTML is the successor to, and the current version of, HTML . The need for a more strict version of HTML was felt primarily as now web content needs to be delivered to many devices (like mobile devices) apart from traditional computers, where extra resources cannot be devoted to support the generosities of HTML . (The looser the syntax of a language, the harder it is to process.) A DTD defines the rules of XHTML, against which documents can be checked.

Most of the recent versions of popular web browsers render XHTML properly, and many older browsers will also render XHTML as it is mostly a subset of HTML and most browsers do not require valid HTML . Similarly, almost all web browsers that are compatible with XHTML also render HTML properly. Some say this is slowing the switch from HTML to X HTML .

XHTML's true power is realized when used in conjunction with Cascading Style Sheets; this makes the separation of style and content an integral part of the web page's code and with mixing different XML applications (such as MathML or SVG) in a single document.

The text above is licensed under the GNU Free Documentation License (GNU FDL).
It uses material from the Wikipedia article "XHTML".


(Extern link: http://www.w3.org/TR/xhtml1/

There are 9 relevant articles:

Aumpage  CSS  XHTML  HTML  web design  W3C  browser  interoperable  website  

There are 2 relevant news articles:

6 Relevant book recommendations:

Search for XHTML at


Aumpage Network - In english
Earn money with your website
Books about XHTML
Cascading Style Sheets - Das umfassende Handbuch
Cascading Style Sheets - Das umfassende Handbuch by Eric A. Meyer

More info
CSS Kochbuch
CSS Kochbuch by Christopher Schmitt

More info
Learning XML, Second Edition
Learning XML, Second Edition by Erik T. Ray

More info
Mastering XHTML Premium Edition (With CD-ROM)
Mastering XHTML Premium Edition (With CD-ROM) by Eric Ray, Ed Tittel

More info
Web Designers Reference : An Integrated Approach to Web Design with XHTML and CSS
Web Designers Reference : An Integrated Approach to Web Design with XHTML and CSS by Craig Grannell

More info
XHTML Black Book: A Complete Guide to Mastering XHTML
XHTML Black Book: A Complete Guide to Mastering XHTML by Steven Holzner

More info