Hello list!
The folks at Opera have just published the CSS part of their big MAMA
survey of how are web pages coded out there in the real world. They
analyzed a grand total of 3,509,180 randomish URLs to see what's in
them. Definitely worth a look:
CSS Report: http://dev.opera.com/articles/view/m
Hello,
Here is a simplified sample of a web page that bugs opera
(with a simple overflow:auto in a "%" positionned table) :
http://rafb.net/paste/results/pgmNkz38.nln.html
Thank you for your help in resolving the problem.
See you,
P.Ledroit
Susan Chouinard wrote:
> That works great - it solves most of my problem. Still have some box
> issues - is there such thing as a CSS hack that can only be seen by
> Opera?
Yes, at least for the time being. It's called 'mediaquery' (see W3C and
css-d Wiki).
However, I will advice strongly against
://www.clarkhawaii.com
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gunlaug Sørtun
Sent: Tuesday, November 15, 2005 11:20 AM
To: css-d@lists.css-discuss.org
Subject: Re: [css-d] Opera CSS
Susan Chouinard wrote:
> I have a new table-less design I'm working on th
Susan Chouinard wrote:
> I have a new table-less design I'm working on that seems to be fine
> in all browsers except for Opera.
> http://www.clarkhawaii.com/new/version4.html
Try adding...
body {padding: 0;}
...that Opera's present versions need.
Opera 9+ will be using 'margin', btw.
regards
Hi,
I have a new table-less design I'm working on that seems to be fine in all
browsers except for Opera.
Should I be concerned? If so, can anyone offer suggestions for ways I can do
it differently or maybe some links for CSS hacks for Opera?
If anyone wants to take a look, it's at
http://www