On Saturday, September 26, 2009 10:25:11 am MOHAMMED NASEER wrote: > thanks 4 ur reply but if u could explain to me why in (A) it's > applied to a 'span' just like in (B), yet it works - the only > difference is that in (B) I've replaced the 'p' tag with a 'fieldset'.
That's not the only difference. If you look back at A, you've got "float:left" in the CSS declartion. Float sets display:block automatically. ---Tim ______________________________________________________________________ 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/
