Home XML Adding Structure to the Web with XHTML

XML - Adding Structure to the Web with XHTML


One form of temptation many web developers have been unable to resist is that of hacking together web pages with poorly coded HTML.
In this tutorial, you'll learn
  • What XHTML is and why it was created
  • About the differences between XHTML and HTML
  • How to create and validate XHTML documents
  • How to convert existing HTML documents to XHTML

[Next]