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
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
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