Tatham Oddie napisał(a):
How about p { text-indent: 1em }This will indent the whole paragraph, while Alan is only trying to indent the first line.
According to the spec (http://www.w3.org/TR/REC-CSS2/text.html#indentation-prop) it indents only the first line: "This property specifies the indentation of the first line of text in a block".
So, the answer was and is correct. -- Łukasz Grabuń, http://www.grabun.com/ ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
