|
Posted by dorayme on 12/22/06 21:37
In article <3ssmo2l1sas26l9c74tpb4s80u0grqal7c@4ax.com>,
Ed Seedhouse <eseedhouse@shaw.ca> wrote:
> On Thu, 21 Dec 2006 17:25:30 -0600, Bergamot <bergamot@visi.com> wrote:
>
> >dorayme wrote:
> >>
> >> You do need to specially provide for IE 6: with floats, this
> >> browser adds 3 pixels between the floated rectangles
> >
> >FYI, I don't see this.
>
> Well, it does, but there is a simple and widely known fix for it that
> won't even upset the validator.
When I have had to provide for this, I do one of a number of
things. Either a css instruction for IE eyes only (with different
dims) or else make for looser design where it does not much
matter. When right text is likely to drop below a left float, I
tend to do the first because of the jog, otherwise the second.
Now, Ed, your turn to spill your beans.
--
dorayme
[Back to original message]
|