As far as I can tell, the float method will degrade in the above violation
to stacking the items vertically, and the pos:relative method will caue
visual overlapping. Either one will tell my user that they need to make the
window wider, so I can live with either one.
So, given all of that, is there any reason to choose one technique over the
other?
Well, you just outlined the reason to go with floats. They work the same as relative positioned elements, but floats break in a nicer way.
Roman. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
