XHTML summary
What was discussed and XHTML wrap-up
The lessons in this section have taught you about XHTML -- the next phase in the evolution of HTML.
The lessons included information on what XHTML is, a short discussion of the world wide web, the purpose of XHTML, the differences between HTML and XHTML, XHTML snytax, XHTML document type definitions, page validation, and more.
XHTML will eventually replace HTML, the final version of HTML being HTML 4.01. The first version of XHTML was XHTML 1.0 and the current version is XHTML 1.1.
XHTML is a stricter and cleaner version of HTML with some of HTML's tags deprecated in it, such as the <font> tag.
XHTML step-by-step tutorials
To get some hands on XHTML experience, visit our XHTML tutorials section.
What's next?
Now that you know XHTML, the next step is to learn CSS. CSS stands for Cascading Style Sheets. CSS is a language used to control the style, layout, and appearance of various elements on webpages.
To begin learning CSS, visit our CSS section.
If you need to review HTML before moving on to CSS, visit our HTML section.
If you want to jump to more advanced subjects, take a look at our Javascript, VBScript, PHP, or Java sections.




