In XHTML, all element and attribute names must be in lowercase. While the content between tags can contain uppercase letters, the tags themselves must be lowercase. Additionally, all tags must be closed (e.g., ), and the document must be well-formed.