Re: [css-d] IE float/clear bug

2008-06-30 Thread Serge Krul
Hi Bruno, Thank you! You really got me thinking out of the box i was in :) In the end i didn't gave the DD's "layout", because in my situation it was possible to go for a true cross browser solution. Without the "layout" and without a float on the DD's, each term and definition sit perfectly toget

Re: [css-d] IE float/clear bug

2008-06-29 Thread Bruno Fassino
Serge Krul wrote: > > i came across a known IE > bug king_floats_into_rows.html> (breaking > floats into rows), but in such a way i can't really think of a good > workaround. > > In my situation i have a definition list, and i need each t

[css-d] IE float/clear bug

2008-06-29 Thread Serge Krul
Hello everybody, i came across a known IE bug (breaking floats into rows), but in such a way i can't really think of a good workaround. In my situation i have a definition list, and i need each term and definiti