This document discusses various text and font formatting styles in CSS, including:
- Text properties that control text appearance such as color, alignment, decoration, and indentation.
- Font properties that specify font, size, and style.
- Values for properties like text-align, text-indent, text-transform, and their effects.
- The <span> tag and its attributes for inline styling.
- Methods for indenting paragraphs using text-indent, padding, and margin properties.
- Border styles, colors, widths and shorthand properties.
- Horizontal text alignment using the text-align property.