To take this in a slightly different track... On the page given at > <http://www.w3.org/TR/2008/REC-CSS2-20080411/visuren.html#floats>
it says: "A floated box must have an explicit width (assigned via the 'width' property, or its intrinsic width in the case of replaced elements)." Is it correct to understand this statement to mean that if what is being floated is a replaced element that has it's width given in the html element, then the width does not need to be declared in the CSS rule? -- Brian ______________________________________________________________________ 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/
