← Back to Glossary

text-align

Typography

Controls the horizontal text alignment of inline content inside parents.

Common Value Formats

  • text-align: left; Left align flow
  • text-align: center; Center aligned text
  • text-align: right; Right align flow
  • text-align: justify; Stretches spacing to justify margins
interactive-example.html
Live Preview