Eoin Maguire wrote: > I have a DIV and within it two spans. I would like to left > align one of those spans and right align the other span. Is > there a way to do this? Floats don't seem to work.
I'd say floats can certainly work for this, but it depends on what result you want. Do you want each span to take up 50% of the total width? Or should they just take up full width below each other? Difficult to give a solution without knowing what it is you're after. -- Els http://locusmeus.com/ http://locusoptimus.com/ ______________________________________________________________________ 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/
