The document discusses progressive enhancement and bridging the gap between CSS2 and CSS3 capabilities across browsers. It advocates using progressive enhancement to provide basic functionality and design across all browsers while enhancing the experience for browsers that support more advanced CSS features. Specific techniques are presented for implementing rounded corners, shadows, custom fonts and selectors in browsers with varying levels of CSS support.