[css-d] Opera CSS survey

2008-12-08 Thread Dejan Kozina
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

[css-d] [Opera CSS Bug] Overflow:auto

2006-01-06 Thread p . ledroit
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

Re: [css-d] Opera CSS

2005-11-15 Thread Gunlaug Sørtun
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

Re: [css-d] Opera CSS

2005-11-15 Thread Susan Chouinard
://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

Re: [css-d] Opera CSS

2005-11-15 Thread Gunlaug Sørtun
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

[css-d] Opera CSS

2005-11-15 Thread Susan Chouinard
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