Bob Salsburg wrote:
> Can I get suggestions from this community on good online resources 
> showing methods for adding conditional rules for layout problems 
> primarily for IE 6/7, but also for the occasional Opera and Safari 
> issues. Not for specific cases so much as how to add them to a 
> stylesheet that works in most situations, but that fails on some aspect 
> such as the "has layout" issues or just paln bugs.
>
> Bob
>
>   

For IE 6/7 see:

<http://www.satzansatz.de/cssd/onhavinglayout.html>
<http://www.positioniseverything.net/>

Coding to the latest versions of Opera and Firefox with frequent check 
backs to IE 6/7 is usually good practice.
More often than not, specific issues that may come up with any compliant 
browser are usually coded around, or may be due to a feature that simply 
is not supported just yet. These situations are probably best dealt with 
at the time with a specific problem at hand. It is seldom a good idea to 
even think of hacking a compliant browser.

Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
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