Meaning
- XHTML-transitional is meant to be transitional between HTML and XHTML.
It is like a helpful, middle ground between HTML and XHTML.
- So, XHTML-transitional DTD allows almost all of the deprecated HTML tags and attributes.
It does not allow any proprietary elements however, as we shall see through this tutorial.