Conditional-CSS allows you to write maintainable CSS with conditional logic to target specific CSS statements at both individual browsers and groups of browsers.
Target CSS to any web-browser
Streamline maintenance of your CSS files
Optimise your CSS
Work around those annoying little CSS bugs
Automatic expansion and inclusion of @import statements
As you know Internet Explorer does not support PNG transparency and there are many javascripts out there to fix this problem. Many of them work really well but seems to require more effort and at time difficult to implement especially when dealing with developing on a CMS. read more »
HTML Emails can be a nightmare when there are so many different email services, and all seems to operate and render emails quite differently from each other.
Here is an article that should help ease the process
When working with CSS, cross browser compatibility is also an issue. Mostly on Internet Explorer web browsers. A way many web designers/developers get around this problem is by targeting certain IE with it's own CSS stylesheet to fix styling issues since each version renders CSS differently. This method is by using an IE conditional comments placed in the HTML < Head > tag. read more »
Duvien is a Freelance Web Designer/Developer based in Scotland. He makes websites using Drupal. This is his blog, portfolio & digital playground. Find out more