CSS Text-indent Property

Posted The: 24/03/2008 At: 0:58

Last Edited: 15/08/2008 At: 18:32

text-indent sets the indention of text, note only the first line will be indented.

Possible Values

Read Units of Measurement to understand the values.

p {
  text-indent: 1em;
}

Inherited? YES!

Comments: [0]

© Brugbart Webdesign