dauvm
10-09-2002, 01:41 AM
Hey everyone...
I am trying to recreate a page using CSS and XHTML. The origional page is here (http://www.thecourtyardcafe.biz/index.html).
... and what I've got of the new version is here (http://www.thecourtyardcafe.biz/new/index.html) and the style sheet (http://www.thecourtyardcafe.biz/new/styles/main.css) for it.
it looks good like that in mozilla, IE 5.5, and Opera 6.05, and it validates, BUT then I add more content (http://www.thecourtyardcafe.biz/new/content.html) into the <div> and that looks ok in mozilla and IE, but in Opera the <div> just flows over the bottom of the table.
I have tried replacing the tables with <div>s and doing total CSS layout but that just makes everything messy (shooting off the screen) and it would take me forever to debug it and get everything right again, plus, the overflow still occurs in Opera.
Is this a known bug in Opera? Is there a workaround?
I know people are busy but I tried to be as complete as possible so if anyone has time to take a look, I'm really stuck with with one!
-Doug
I am trying to recreate a page using CSS and XHTML. The origional page is here (http://www.thecourtyardcafe.biz/index.html).
... and what I've got of the new version is here (http://www.thecourtyardcafe.biz/new/index.html) and the style sheet (http://www.thecourtyardcafe.biz/new/styles/main.css) for it.
it looks good like that in mozilla, IE 5.5, and Opera 6.05, and it validates, BUT then I add more content (http://www.thecourtyardcafe.biz/new/content.html) into the <div> and that looks ok in mozilla and IE, but in Opera the <div> just flows over the bottom of the table.
I have tried replacing the tables with <div>s and doing total CSS layout but that just makes everything messy (shooting off the screen) and it would take me forever to debug it and get everything right again, plus, the overflow still occurs in Opera.
Is this a known bug in Opera? Is there a workaround?
I know people are busy but I tried to be as complete as possible so if anyone has time to take a look, I'm really stuck with with one!
-Doug