XHTML will be Fun. In a Big Way.

w3schools: Intro to XHTML

Including a list of all the possible XHTML tags

NYPL style guide: The differences between HTML and XHTML

  • Open with the proper DOCTYPE & Namespace
  • Write all tags in lowercase
  • Put quotes around all attribute values
  • Close all tags
  • Close “empty” tags, too