Monday, February 8th, 2010
Progressive enhancement is one of the cornerstones of good web design: You build a solid foundation that supports a broad range of different browsers, and then add features either as you detect support for them or in a way that doesn't interfere with less capable browsers.
One of the awesome new ...
Tags: cross browser support, css, css 3, css animation, css transitions, Javascript, progressive enhancement, WebKit
Posted in Methodology, Mobile, Technology | No Comments »
Friday, July 24th, 2009
During the development of any project that involves HTML, there's always a nagging question in the back of your mind: "How broken will this site be in IE6?" Here's an article that will reduce the amount of worrying you do when fixing your site to work in IE6. It covers ...
Tags: css, internet explorer 6, pld, presentation layer
Posted in General, Technology | 3 Comments »