Text Align

Set horizontal text alignment.

Controls

Text Align

Live Preview

The quick brown fox jumps over the lazy dog. Typography is the art of beautiful text.

Generated Code

.element {
  text-align: center;
}