Page is a not externally linkable
mossimo - 7:34 pm on May 7, 2003 (gmt 0)
body { I also added the same info to my <body> tag: <body background="images/top_set.jpg" leftmargin="0" topmargin="0"> And after that Opera rendered the page just fine. I may be wrong but such a simple fix tells me that opera was fumbling with correctly interpreting the CSS body element.
Original CSS Body declaration:
BACKGROUND-IMAGE: url(images/ns_background.gif);
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}