Vinson Gracia wrote on 28 April 2006 <http://archivist.incutio.com/viewlist/css-discuss/April+2006> 23:11
Hello, I have a hierarchical list that I would like to contain Divs with other floating divs for each list item. But I get some weird space after the div only if there are no textual elements in it. I'm just wondering why this is happening and is there a way to control this space. I have tried many things (clearing, padding, margins, heights) with no success. The wierd thing is that this effect does seem to happen outside of a list. Here is a visual example of what I am talking about: http://vinson.gracia.googlepages.com/home Any Ideas?????? Thanks so much!!!! = = = Hi Vinson, Because my provider has an error/delay in sending incoming messages [1], I cannot see any incoming replies in the meantime; perhaps I'm to late... Why is there extra space under the Level1 div? - Because it happens to be a 3px gap, and it happens to be in IE only: it is a manifestation of the 3px IE bug. :-) In Firefox it doesn't happen, nor in Opera, and so on. See testpage <http://home.tiscali.nl/developerscorner/css-discuss/test-li-spaces.htm> with the your code, and the Holly hack as solution. Greetings, francky [1] While I couldn't RE from the original post, I'm afraid this reply will not adjust in the proper place in the list. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
