Thread: What is XHTML?
View Single Post
  #6 (permalink)  
Old 11-16-2007, 09:40 PM
vims vims is offline
D-Web Programmer
 
Join Date: Oct 2007
Posts: 67
vims is on a distinguished road
Wink Re: What is XHTML?

XHTML (eXtensible HyperText Markup Language) is the W3C's new version of HTML. It is the reformulation of HTML 4.0 as an application of XML, containing a family of current and future document types and modules that reproduce and extend the capabilities of HTML. XHTML provides the framework for future extensions of HTML, with the aim of replacing HTML in the future.
  • XHTML stands for EXtensible HyperText Markup Language
  • XHTML is aimed to replace HTML
  • XHTML is almost identical to HTML 4.01
  • XHTML is a stricter and cleaner version of HTML
  • XHTML is HTML defined as an XML application
  • XHTML is a W3C Recommendation
Reply With Quote