I think this was my problem yes.. with some horizontal nav bar using inline-block because it works better than float left with clearfix sh*t anyway, I still have to come up with the example ;) but it seems I should be able to get it right with just some more css fiddling.. mind you, I tried pixel perfect css and layouts even in the stone age with when we all were searching with altavista.. remember those days? hgehehe
On May 2, 5:01 pm, Tim Wienk <[email protected]> wrote: > In my experience even in IE6 things go right, since even in IE6 block > elements get the full width. > > A problem may be that in a horizontal menu the LIs will have to > float:left, and not a display:inline-block or so.
