[css-d] Centering with margin:auto - help my browser compatibility test

2006-01-21 Thread Gregory Haase
All, I was working on a layout when I discovered that depending on which browser you use, margin:auto is calculated differently. Specifically, I was trying to make certain content elements flush up with a border that was part of a centered background image. I noticed that in IE, if you descrea

Re: [css-d] Centering with margin:auto - help my browser compatibility test

2006-01-21 Thread Gregory Haase
Roger, You're probably correct that it is some sort of rounding issue. Weird that the background and the div wouldn't behave the same (IE), and weirder still that Firefox renders correctly for an even width div and incorrectly for an odd width div (regardless of background image). I guess with