Extensible Hypertext Markup Language

Why Trust Techopedia

What Does Extensible Hypertext Markup Language Mean?

Extensible hypertext markup language (XHTML) is a hybrid language between XML and HTML and is also an accepted standard in the coding world.

Advertisements

It is similar to HTML 4.01 and is considered as HTML defined as an application of XML. Unlike HTML, XHTML pages have a strict syntax and needs to be well formed in order to be parsed using XML parsers, unlike the more lenient HTML specific parsers.

Techopedia Explains Extensible Hypertext Markup Language

Features of XHTML:

  • Unlike HTML, which is standard generalized markup language based, XHTML is XML-based.
  • Compared to the rules of HTML, XHTML is stricter and does not allow any lapses in coding or structure. It prohibits the omission of any tags or usage of attribute minimization. All elements in XHTML must have a starting or ending tag.
  • It is a restrictive subset of XML and needs to be parsed with help of standard XML parsers.
  • XHTML documents has only one root element.
  • As they are XML conforming, XHTML documents are easily viewed edited using standard XML tools.
  • Unlike HTML, XHTML provides a more cleaner, consistent and well-structured format which helps in making the webpages easily parseable for present and future browsers.
  • Sustainability is more pronounced in case of XHTML than HTML.
  • As the error processing routines are shorter, future browsers can support faster processing of XHTML documents.
  • As XHTML can support wide range of applications, using the same complex websites can be created.
  • XHTML elements needs to be nester properly and should always be in lower case.
Advertisements

Related Terms

Margaret Rouse
Technology expert
Margaret Rouse
Technology expert

Margaret is an award-winning writer and educator known for her ability to explain complex technical topics to a non-technical business audience. Over the past twenty years, her IT definitions have been published by Que in an encyclopedia of technology terms and cited in articles in the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine, and Discovery Magazine. She joined Techopedia in 2011. Margaret’s idea of ​​a fun day is to help IT and business professionals to learn to speak each other’s highly specialized languages.