I'm familiar with the box model problem, but I don't think that's it.
This is a border thickness problem, not an additive/subtractive box
problem as far as I'm seeing.

-Kevin

On Thu, 26 Aug 2004 14:31:30 -0700, Charlie Griefer
<[EMAIL PROTECTED]> wrote:
> need to use the box model hack to handle the margins properly?
>
> http://tantek.com/CSS/Examples/boxmodelhack.html
>
> (google on 'box model hack' and you'll find a few more
> variations...but tantek.com explains the problem itself fairly well,
> IMO).
>
>
>
>
> On Thu, 26 Aug 2004 16:26:32 -0500, Kevin Graeme <[EMAIL PROTECTED]> wrote:
> > Just found out that using ems for margins can screw up the display
> > size of borders in Firefox.
> >
> > http://www.cfmxtest.uwex.edu/ces/kgraeme/extranethighlights.html
> >
> > If you look at that in IE, it works right. The borders all show up the
> > same size and placement. If you look at it in FireFox, some of the
> > borders are different sizes despite all the divs being the same.
> >
> > The one on the left uses ems for some stuff, the one on the right uses
> > pixels. If I intermix ems and pixels, I get variations of the problem
> > including space between the borders when there's none declared.
> >
> > Anyone see what might be causing it that I'm missing? I really want to
> > be using ems for this.
> >
> > -Kevin
> >
> >
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to