Re: [css-d] Dealing with browser incompatibilities

2007-03-20 Thread Charles Marcus
>> Is there a good beginner explanation for how to deal with browser >> tests and incompatibilities? Ie, proper syntax for how to provide >> some CSS code that would only be applied to IE5 (or IE6 - or IE7) >> for example? >> >> I've seen a few examples, but didn't understand how they worked, >> a

Re: [css-d] Dealing with browser incompatibilities

2007-03-20 Thread Devon Miller
On 3/20/07, Charles Marcus <[EMAIL PROTECTED]> wrote: > > One more question before I crawl back into my cave for a few weeks... ;) > > Is there a good beginner explanation for how to deal with browser tests > and incompatibilities? Ie, proper syntax for how to provide some CSS > code that would onl

[css-d] Dealing with browser incompatibilities

2007-03-20 Thread Charles Marcus
One more question before I crawl back into my cave for a few weeks... ;) Is there a good beginner explanation for how to deal with browser tests and incompatibilities? Ie, proper syntax for how to provide some CSS code that would only be applied to IE5 (or IE6 - or IE7) for example? I've seen a