Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Menu spilling out in IE (all IE’s) Re: [Solved] Menu spilling out in IE (all IE’s)

#68150
AshtonSanders
Participant
"EamonnMac" wrote:
Ta Ashston – did that and it has folded them into the ul.

I’m not sure I understand what you mean. Is that good?

"EamonnMac" wrote:
for some reason IE isn’t centering my page-wrap on this page. I’m just not clear on why this is happening here and not on other pages –

Where is here? It looks centered to me.

"EamonnMac" wrote:
why do I need to specify a width, which I didn’t want to do, just for three pages out of X?

Because a floated <li> with a display:block element inside does not automatically collapse in IE.