Hi All,

I'm working on a site that has an inner
content div that must remain a certain
distance from the edges of its container.
The container div is resizable, so I can't
just set the width/height.

I've tried positioning the inner div 
absolutely, specifying all 4 edges.  This
works in FF, but not Opera or IE.  I then
tried specifying just the left and bottom
edges, with margins for the top and right
sides.  The top margin doesn't work, and
the right margin doesn't work on IE.

Can anyone suggest a cross-browser method
to accomplish this?

http://indigopear.com/vanduuren/index.html
http://indigopear.com/vanduuren/style.css

Thanks!

-Ann

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to