W3School Tutorial
- http://www.w3schools.com/xhtml/xhtml_intro.asp
- This tutorial is geared toward the beginner level.
- I would recommend this site to others because it explains the nature and uses of XHTML in a clear way that anyone can understand.
- An important difference between XHTML and HTML 4.01 is that all XHTML characters must be in lowercase letters.
WebHeadStart Tutorial
- http://www.webheadstart.org/xhtml/
- This tutorial is geared toward both the beginner and intermediate levels.
- I would recommend this site because it color codes the attributes used in XHTML, making the coding process much easier to understand.
- The XML declaration is optional in XHTML.