XHTML - Introduction
Before you continue you should have a basic understanding of the following:
- HTML and the basics of building web pages
If you want to study the beginner and HTML first, please read our
Beginner Tutorial &
HTML tutorial.
- XHTML stands for EXtensible HyperText Markup Language
- 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
XHTML is compatible with HTML 4.01. All browsers support XHTML.