This document provides a summary of commonly used HTML and XHTML tags organized into sections on basic document tags, body attributes, text tags, formatting tags, image tags, horizontal rule tags, and table tags. It also provides an overview of XHTML syntax rules that must be followed for documents to be well-formed, such as using lowercase tags, properly nesting and closing tags, including attributes in quotes, and adding a DOCTYPE statement.