Luc wrote:
> Good morning Gunlaug,     
> 
> It was foretold that on 05/09/2008 @ 12:10:04 GMT+0200 (which was
> 07:10:04 where I live) Gunlaug Sørtun would write:
> 
> <snipped a bit>
> 
>> I would normally only "tune" such details in/for browsers that don't
>> support more proper CSS, as 'CSS table' goes a long way in letting good
>> browsers auto-adjust vertical alignment...
> 
>> <http://www.gunlaug.no/tos/alien/luc/test_08_0905.html>
> 
> I see... never thought about the 'css table' ....
> 
>> For IE6 I've added the necessary padding and relevant height correction
>> - notice that I've only used top-padding, and achieved higher
>> specificity through a more complete selector-chain instead of using
>> !important. IE7 needs something like it - or a CC.
> 
> The use of the top-padding is indeed interesting. Just one more
> question: how would you target IE7 in this case?

If only a small set of less important IE corrections are needed, I might 
use the IE7 targeting hack documented here...

<http://www.gunlaug.no/contents/styles/target-browser.css>

If IE7 and lower need many corrections I'd serve them a separate 
stylesheet using the @import hack described here...

<http://www.gunlaug.no/contents/wd_additions_12.html>

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to