margin is not one of the properties that apply to "first-line" http://www.w3.org/TR/REC-CSS1#the-first-line-pseudo-element
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Designer Sent: Tuesday, September 05, 2006 1:20 PM To: [email protected] Subject: [WSG] p:first-line Hello everyone, I think I'm cracking up! I'm trying to use: #description p:first-line { margin-left : 3em; } and it refuses to take any notice of me! However, if I use: #description p:first-line { color : #f00; } that works fine. Can anyone shed any light on this? The full CSS file is at: http://www.rhh.myzen.co.uk/rhh2007/locations/css/fulldetails.css and an example of it NOT working can be seen here: http://www.rhh.myzen.co.uk/rhh2007/locations/trevone/westwinds.php?house =Westwinds I just can't see what's wrong - too tired, too old . . . :-) Thanks! -- 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] ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
