Matthew Pennell wrote:
If all you're trying to do is indent the first line of each paragraph, you don't need to use :first-line at all.#description p { text-indent: 3em; }
Amazing! I'd have expected that to indent the whole paragraph! Thanks Matthew, and to all others who responded. -- Best Regards, Bob McClelland Cornwall (UK) www.gwelanmor-internet.co.uk ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
