Page is a not externally linkable
universalis - 4:41 pm on May 17, 2003 (gmt 0)
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.
Ok I love opera, always loved opera, even though it has rendering problems like this