I have a web page with a section of content floating to the right of the
main content on the page. Within the main content is a table with a width
set at 100% to fit the width of the page. The floated content comes first on
the page so the main content will wrap around it, and it has a left margin
set in the css. The text wraps the way I want it to, but the table is
ignoring the float and overlapping the floated text and ignoring the left
margin on the float. Any easy way to fix this without sticking the content
into another div and floating it to the left so the table won't overlap the
float?
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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/

Reply via email to