Re: [css-d] Border on inline element in last block in IEWin 6

2005-09-02 Thread Ingo Chao
Ellen Herzfeld wrote: I encountered an anomaly I hadn't seen before in Internet Explorer 6: the bottom border on an inline element disappears in the last block on the page. Adding a 1px bottom padding fixes the problem. In IE5.5, strangely, there is no problem. In IE5 no problem either, becau

RE: [css-d] Border on inline element in last block in IEWin 6

2005-09-02 Thread Dennis Bixler
I think that has to do with the lower-case characters that have sections protruding below the baseline of the text, like p and g. IE doesn't extend the containing below the baseline but the box around the text does, therefore causing the disappearing bottom border. "p" elements normally have paddin

[css-d] Border on inline element in last block in IEWin 6

2005-09-02 Thread Ellen Herzfeld
Hello, I encountered an anomaly I hadn't seen before in Internet Explorer 6: the bottom border on an inline element disappears in the last block on the page. Adding a 1px bottom padding fixes the problem. In IE5.5, strangely, there is no problem. In IE5 no problem either, because no border