Webdesign Glossary - XHTML
XHTML (Extensible HyperText Markup Language) is essentially just a different version of the regular
HTML language, but one that is expected to conform to stricter
XML syntax. Even if the following statement isn't entirely true, XHTML can generally still be said to be the successor to regular HTML and likely to become the "next generation" in web site markup standards.
An example of some XHTML code (with some CSS styling):
If you want to learn the basics of XHTML - check out my
XHTML tutorial.
Back to the Web Glossary index