padding-left:20; should be padding-left: 20px; (CSS requires that any value other than 0 specify the type.
-----Original Message----- From: Erika L. Walker-Arnold [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 11, 2005 12:42 PM To: CF-Community Subject: RE: Left margin in Firefox Ok, here's my new html, body {} Still no workie :( Works in IE just fine. Not Firefox. html, body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:0; padding-left:20; background-color: #FFFFFF; } :( Cheers, Erika >>| -----Original Message----- >>| From: Sandy Clark >>| >>| Try html{} for either margin or padding. Certain browsers prefer >>| html over body ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.houseoffusion.com/banners/view.cfm?bannerid=11 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:142104 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
