Page is a not externally linkable
- Browsers
-- Opera Browser Usage and Support
---- Opera 7 gripes


universalis - 4:41 pm on May 17, 2003 (gmt 0)


Ok I love opera, always loved opera, even though it has rendering problems like this

BODY {margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;}

never works, maybe im doing something wrong.

You're doing something wrong ;) You need to set the padding to zero for Opera, not the margin. Hence:

body {margin:0;padding:0;}

Will work for all CSS browsers including Opera.


Thread source:: http://www.webmasterworld.com/opera_browser/169.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com