The document discusses HTML formatting tags. It describes 14 different tags that can be used to format text in HTML, dividing them into physical tags for visual appearance and logical tags for semantic value. Some of the tags mentioned are <b> for bold text, <i> for italic text, <small> for smaller text, <del> for deleted text, and <ins> for inserted text. The document provides examples of using the tags and references for further information.