Opera Six
From CSS Discuss
Problems
Opera 6 (and also 5) does not correctly display font sizes within tables. css-discuss post
The fix is:
table {font-size: 1em;}
Supported features
Multiple Classes (In html: class="foo bar"; In css: .foo.bar)
Works on:
Test on the page: http://www.meyerweb.com/eric/css/tests/multiclass.html
passed(!) in Opera: Version: 6.01 Build: 1041 Platform: Win32 System: Windows 98 (PE)
