Skip to content
Extensible HyperText Markup Language

File:Wikipedia_main_page_XHTML_source.png · Wikimedia Commons · See Wikimedia Commons

EntityQ166074· pop 63· linked from 476 articles

Extensible HyperText Markup Language

Sign in to save

Also known as application/xhtml+xml, XHTML

Extensible HyperText Markup Language (XHTML) is part of the family of XML markup languages which mirrors or extends versions of the widely used HyperText Markup Language (HTML), the language in which Web pages are formulated.

AI overview

XHTML is a version of the language used to create web pages (HTML) that is built on a stricter, more flexible standard called XML. It matters because it allows web pages to be more consistent and easier for computers to read while maintaining compatibility with the HTML that people were already using.

AI-generated from the Wikipedia summary — may contain errors.

Key facts

File format.name
XHTML
File format.extension
.xhtml, .xht, .xml, .html, .htm
File format.mime
application/xhtml+xml
File format.developer
WHATWG
File format.uniform type
public.xhtml
File format.conforms_to
public.xml
File format.owner
World Wide Web Consortium (W3C)
File format.genre
Markup language
File format.extended from
XML, HTML
File format.open
Yes
File format.standard
HTML LS

via Wikipedia infobox

Official website

Servindo HTML & XHTML

Uma breve introdução à: meios alternativos para servir XHTML 1.0; modo standards versus modo quirks; problemas com a declaração XML.

w3.org

Link to the official site · 12,993 chars · not written by Vinony

Described at

XHTML namespace

w3.org

Link to a page describing this subject · 1,253 chars · not written by Vinony

Wikidata facts

Image
Valid XHTML 1.0.svg
Show 9 more facts
file extension
htm
media type
application/xhtml+xml
publication date
2000-01-26
Commons category
XHTML
described at URL
www.w3.org/1999/xhtml
XML namespace URL
www.w3.org/1999/xhtml
P13411
Heilbronn
Sources (6)

via Wikidata · CC0

~28 min read

Article

29 sections
Contents
  • Overview
  • Motivation
  • Adoption
  • Criticism
  • Versions of XHTML
  • XHTML 1.0
  • Modularization of XHTML
  • XHTML 1.1: Module-based XHTML
  • XHTML Basic
  • XHTML-Print
  • XHTML Mobile Profile
  • XHTML Mobile Profile 1.1
  • XHTML Mobile Profile 1.2
  • XHTML Mobile Profile 1.3
  • XHTML 1.2
  • XHTML 2.0
  • XHTML5
  • Semantic content in XHTML
  • Valid XHTML documents
  • Root element
  • DOCTYPEs
  • XML declaration
  • Backward compatibility
  • Examples
  • Cross-compatibility of XHTML and HTML
  • See also
  • References
  • Notes
  • External links

Extensible HyperText Markup Language (XHTML) is part of the family of XML markup languages which mirrors or extends versions of the widely used HyperText Markup Language (HTML), the language in which Web pages are formulated.

While HTML, prior to HTML5, was defined as an application of Standard Generalized Markup Language (SGML), a flexible markup language framework, XHTML is an application of XML, a more restrictive subset of SGML. XHTML documents are well-formed and may therefore be parsed using standard XML parsers, unlike HTML, which requires a lenient, HTML-specific parser.

Gallery (2)

Connections

Categories