Text Indent

Indent the first line of a text block.

Controls

Text Indent32px

Live Preview

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

Generated Code

.element {
  text-indent: 32px;
}