On Jan 16, 2011, at 2:44 PM, 李硕 wrote: > Thanks! > > I know the reason now, the vertical-align attribute > cannot be put together with float attribute.
Not really the issue. If you float an element, its display will be 'block' and not 'table-cell'. see also http://www.w3.org/TR/CSS21/visuren.html#dis-pos-flo Philippe --- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
