Hello, I am new to this forum so hi all . I have a bug in my web site whereby the content inside a div {positioned absolute} is disappearing if nested inside a div {positioned relative}. Only shows up in Opera. I re-coded to ensure XHTML and CSS-2 compliancy but that had no effect. The url to page is: http://www.ucalgarykids.ca/crweb01Pgs/programs/pageText.html the offending css is found in: page_01.css #content {... position:relative;...} and program.css #programInfo {... position:absolute; ...} Any help would be greatly appreciated even if it is just pointing a forum with good Opera support. Thanx Jim