XHTML Development
XHTML is a cleaner and sharper version of HTML that was formed by combining HTML with XML 1.0 standards. XHTML 1.0 was made a W3C recommendation in January 2000. XHTML 5.0 is currently under development.
About XHTML
- XHTML has many significant differences from HTML. These are aimed to make HTML more uniform and browser independent.
- XHTML claims to enhance searching and indexing capabilities greatly compared to HTML.
- XHTML can be parsed by any XML parser and does not require any browsers.

