
Re: CSS Experts--help needed with IE bug![]()
Posted by Sorry--double post due to lag. nfm on 7/30/05
On 7/30/05, Raven wrote:
> I've been using CSS forever but still run into IE bugs.
> I've got the basic structure of this subdomain set up for my
> calendar program, and it looks great in Mozilla.
>
> But as usual, the IE bug has popped up. IE is putting that
> annoying 3-5px space in between the image and the bottom
> borders.
>
> Normally, in a vertical links list, I'd make them display:
> block and then set the vertical-align: baseline to get
> around the IE bug. I could also make their margins -3 or so,
> but then that messes up Mozilla.
>
> Since these links are horizontal though, that work-around
> won't work. Any body know of another work around?
>
> Raven