From: Mike N. <mh...@us...> - 2003-01-10 15:50:04
|
On Fri, 2003-01-10 at 04:56, Matthew McNaney wrote: > Have you noticed any strangness with margins or padding CSS elements in IE? Matt, No, but that doesn't mean there aren't any. I don't have a machine with IE on it, so it's impossible for me to test. All of the margin and padding css is from version 1, and is supposed to be supported in versions of IE greater than 4.x > I wanted to use padding for some boxstyles but the padding-right element > cuts the graphic off. It looks fine in NS. What measurement are you using to specify the padding? Have you run the css through the W3C validator? http://jigsaw.w3.org/css-validator/ Some browser compatibility notes on padding from w3schools: http://www.w3schools.com/css/pr_padding-right.asp -- Mike Noyes <mhnoyes @ users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ |