The document discusses graceful degradation and CSS3 support. It recommends using CSS3 features that have wide browser support, like border-radius and gradients, while providing fallbacks for other browsers. Developers are advised to understand browser support, use proper CSS syntax order, and implement fallbacks to make sites accessible to most users despite inconsistent browser support for new CSS3 features. Educating designers and clients on these strategies is also suggested.